This commit is contained in:
janis
2023-01-08 11:09:12 +01:00
parent 66a302ee06
commit c0ce442090
3 changed files with 34 additions and 28 deletions

View File

@@ -6,6 +6,11 @@
* Created 2023 by Janis Hutz
*/
::selection {
background-color: darkblue;
color: white;
}
.Menu {
font-size: 0.8rem;
margin-top: -1%;