Skip to content

Instantly share code, notes, and snippets.

@torufurukawa
Created April 6, 2013 01:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save torufurukawa/5324290 to your computer and use it in GitHub Desktop.
Save torufurukawa/5324290 to your computer and use it in GitHub Desktop.
div#header-inner div.titlewrapper {
margin-left: 2px;
padding-bottom: 0px;
}
div.header-outer .descriptionwrapper {
width: 500px;
}
div#header-inner div.descriptionwrapper {
margin: 0;
padding: 0;
}
p.description {
line-height: 16px;
padding-left: 0px;
}
p.description span {
font-size: 12px;
}
div.post-body a:link {
border-bottom-color: #000000;
border-bottom-style: dotted;
border-bottom-width: 1px;
}
h3.post-title a:link {
border-bottom-style: none;
border-bottom-width: none;
}
div.header-outer {
margin-left: 12px;
}
div.post-footer {
padding-left: 3px;
}
h2.date-header span {
padding: 0em;
letter-spacing: 2px
}
h2.date-header {
margin-bottom: -1.2em;
margin-left: 1px;
}
.post-footer a:link {
border-bottom-style: none;
border-bottom-width: none;
}
h2 {
font-size: 16px;
font-width: bold;
}
span.post-timestamp, span.post-comment-link, span.post-backlinks, span.post-icons {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment