wofi now is correctly themed
parent
91a5bfa5f2
commit
1463f5cd14
|
|
@ -1,8 +1,11 @@
|
||||||
* {
|
* {
|
||||||
font-family: JetBrains Mono, Agave Nerd Font Mono, Arial, sans-serif;
|
font-family: Agave Nerd Font Mono, Arial, sans-serif;
|
||||||
border-radius: 15px;
|
border-radius: 15px;
|
||||||
font-size: 18pt;
|
font-size: 18pt;
|
||||||
|
|
||||||
|
background-color: #1a1a1a;
|
||||||
|
|
||||||
|
|
||||||
padding-top: 1px;
|
padding-top: 1px;
|
||||||
padding-bottom: 1px;
|
padding-bottom: 1px;
|
||||||
padding-right: 6px;
|
padding-right: 6px;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue