web: Fix various HTML errors

This commit is contained in:
WerWolv
2023-12-16 15:33:22 +01:00
parent f90f4b00a8
commit c3d99e29dc
2 changed files with 9 additions and 8 deletions

View File

@@ -74,6 +74,8 @@ a:hover {
color: #F0F0F0;
background-color: #0A0A0A;
padding: 10px;
font-family: monospace;
font-size: 15px;
display: flex;
justify-content: center;