This commit is contained in:
Yax 2019-08-20 20:32:38 +02:00
parent 0bcf5cdce7
commit 445a797c9a
6 changed files with 26 additions and 24 deletions

View file

@ -141,6 +141,11 @@ a:hover, a:active {
padding-right: 20px;
}
.meta > span {
display: inline;
margin-right: 10px;
}
/* Footer */
footer {
background: #f0f0f0;