correl.github.io/stylesheets/blog.css
2014-04-29 13:12:07 -04:00

31 lines
No EOL
535 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;
}
.twitter-timeline {
position: absolute;
left: 700px;
}