fix: some small readability improvments

This commit is contained in:
max_richter 2023-11-13 16:03:56 +01:00
parent c4d4ab3d13
commit 3fcdcd265f
2 changed files with 2 additions and 0 deletions

View File

@ -318,6 +318,7 @@
padding: 5px 9px; padding: 5px 9px;
margin-right: 10px; margin-right: 10px;
background: #866831; background: #866831;
color: black;
cursor: pointer; cursor: pointer;
} }

View File

@ -64,6 +64,7 @@
font-family: Parisienne, cursive; font-family: Parisienne, cursive;
color: white; color: white;
text-align: center; text-align: center;
font-weight: 200;
} }
p { p {