This commit is contained in:
Yax 2019-08-21 18:50:07 +02:00
parent 445a797c9a
commit c82ac0397d
4 changed files with 45 additions and 13 deletions

View file

@ -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;