This commit is contained in:
albert
2012-05-31 15:56:50 -04:00
parent 46a59e1c95
commit 8b2ac0cb70
5 changed files with 5 additions and 26 deletions

View File

@@ -6,12 +6,13 @@ div.comments-for-post {
margin-bottom: 2em;
div.author {
width: 20%;
width: 12em;
float: left;
overflow: hidden;
h1 {
display: block;
font-size: $h2_size;
font-size: $h3_size;
}
}