improve blogpost layout
This commit is contained in:
parent
8b53393c6b
commit
279b2ff0a6
1 changed files with 6 additions and 0 deletions
|
@ -472,6 +472,12 @@ div.comment {
|
||||||
|
|
||||||
/* blog */
|
/* blog */
|
||||||
|
|
||||||
|
.blog h1.headline {
|
||||||
|
clear: both;
|
||||||
|
margin-top: 0.7em;
|
||||||
|
margin-bottom: 0.2em;
|
||||||
|
}
|
||||||
|
|
||||||
.blog .description {
|
.blog .description {
|
||||||
font-size: 90%;
|
font-size: 90%;
|
||||||
color: #666666;
|
color: #666666;
|
||||||
|
|
Loading…
Add table
Reference in a new issue