correl.github.io/stylesheets/blog.css
2015-03-18 13:03:31 -04:00

31 lines
No EOL
539 B
CSS

article {
margin-bottom: 1.5em;
}
article .excerpt,
article footer {
padding-left: 1.5em;
}
article header {
margin-bottom: 4em;
}
article header hr,
article footer hr {
height: 1px;
border-bottom: 1px dashed #696969;
Background: none;
}
article .date {
float: left;
font-size: 11px;
font-family: "OpenSansRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: normal;
color: #696969;
margin-top: -10px;
}
div.twitter-container {
position: absolute;
left: 700px;
}