improve blogpost layout
This commit is contained in:
parent
c7f68ab983
commit
8b53393c6b
1 changed files with 9 additions and 4 deletions
|
@ -477,16 +477,21 @@ div.comment {
|
|||
color: #666666;
|
||||
}
|
||||
|
||||
.blog .text {
|
||||
font-size: 90%;
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
.blog img {
|
||||
padding-top: 0.2em;
|
||||
}
|
||||
|
||||
.blogpost .description {
|
||||
font-size: 90%;
|
||||
color: #666666;
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
.blogpost .description img {
|
||||
padding-top: 0.2em;
|
||||
}
|
||||
|
||||
.blog .info, .blogpost .info {
|
||||
font-style: italic;
|
||||
font-size: 90%;
|
||||
|
|
Loading…
Add table
Reference in a new issue