This commit is contained in:
Yax 2019-08-27 20:37:23 +02:00
parent 7c56fb8381
commit fc69cb0ac0
4 changed files with 10 additions and 6 deletions

View file

@ -124,7 +124,6 @@ a:hover, a:active {
#menu-blog {
float: right;
line-height: 96px;
vertical-align: middle;
}
@ -134,6 +133,11 @@ a:hover, a:active {
padding-right: 20px;
}
.post {
margin-left: 1em;
margin-right: 1em;
}
.summary {
margin-top: 0px;
}