improve blogpost layout
This commit is contained in:
parent
9b42dc8f43
commit
c7f68ab983
2 changed files with 5 additions and 4 deletions
|
@ -455,7 +455,6 @@ div.comment {
|
||||||
}
|
}
|
||||||
|
|
||||||
.blogpost .description {
|
.blogpost .description {
|
||||||
/* font-weight: bold; */
|
|
||||||
font-size: 90%;
|
font-size: 90%;
|
||||||
color: #666666;
|
color: #666666;
|
||||||
padding-top: 0.4em;
|
padding-top: 0.4em;
|
||||||
|
|
|
@ -478,17 +478,19 @@ div.comment {
|
||||||
}
|
}
|
||||||
|
|
||||||
.blogpost .description {
|
.blogpost .description {
|
||||||
font-weight: bold;
|
|
||||||
font-size: 90%;
|
font-size: 90%;
|
||||||
color: #666666;
|
color: #666666;
|
||||||
padding-top: 0.4em;
|
margin-top: 1em;
|
||||||
|
}
|
||||||
|
|
||||||
|
.blogpost .description img {
|
||||||
|
padding-top: 0.2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.blog .info, .blogpost .info {
|
.blog .info, .blogpost .info {
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-size: 90%;
|
font-size: 90%;
|
||||||
color: #666666;
|
color: #666666;
|
||||||
padding-top: 0.4em;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* calendar, work items */
|
/* calendar, work items */
|
||||||
|
|
Loading…
Add table
Reference in a new issue