wofi now is correctly themed

main
The_miro 2024-12-09 09:37:23 +00:00
parent 91a5bfa5f2
commit 1463f5cd14
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,10 @@
* {
font-family: JetBrains Mono, Agave Nerd Font Mono, Arial, sans-serif;
font-family: Agave Nerd Font Mono, Arial, sans-serif;
border-radius: 15px;
font-size: 18pt;
background-color: #1a1a1a;
padding-top: 1px;
padding-bottom: 1px;