Moved and modified the appearance of the publish date to make the content more readable.

This commit is contained in:
Vrifox 2021-05-15 21:16:03 +02:00
parent a4ca133fe9
commit 0ec23802f4
Signed by: vrifox
GPG key ID: D40098E5B60B2197
2 changed files with 8 additions and 2 deletions

View file

@ -126,3 +126,9 @@ main {
width: 100%;
span { font-size: .8em; }
}
p.date-published {
margin-bottom: -30px;
font-size: smaller;
font-style: italic;
}