meta
This commit is contained in:
parent
445a797c9a
commit
c82ac0397d
4 changed files with 45 additions and 13 deletions
|
|
@ -141,6 +141,19 @@ a:hover, a:active {
|
|||
padding-right: 20px;
|
||||
}
|
||||
|
||||
.summary {
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
.article > h1 {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
.meta {
|
||||
margin-top: 0px;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
.meta > span {
|
||||
display: inline;
|
||||
margin-right: 10px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue