Merge branch 'main' into lang_de

This commit is contained in:
2022-04-23 18:23:23 +02:00
2 changed files with 13 additions and 3 deletions

View File

@@ -115,4 +115,14 @@ td, th{
padding: 6px 0;
text-align: center;
}
pre {
text-align: left;
margin-left: 10px;
}
#archive a{
background: none;
border: none;
text-decoration: underline;
}