Merge branch 'main' into edition-3

This commit is contained in:
Philipp Oppermann
2022-12-18 11:44:21 +01:00
64 changed files with 10343 additions and 947 deletions

View File

@@ -587,6 +587,13 @@ main img {
color: #999999;
}
.translation_contributors {
display: block;
margin-top: 0.5rem;
font-size: 0.9rem;
color: gray;
}
.post-category {
margin-right: 0.5rem;
text-transform: uppercase;