i have opinions on the bar

main
Amir Alexander Abdelbaki 2026-06-02 12:08:52 +02:00
parent a3e0175188
commit 455a325743
1 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
* {
all: unset; // Unsets everything so you can style everything from scratch
font-family: Agave Nerd Font Mono, sans-serif;
font-size: 11pt;
font-size: 13pt;
}
tooltip {
@ -40,8 +40,8 @@ tooltip {
all: unset;
background-color: #5018dd;
border-radius: 50px;
min-height: 3px;
min-width: 36px;
min-height: 5px;
min-width: 72px;
margin-left: 6px;
margin-right: 10px;
}
@ -59,7 +59,7 @@ tooltip {
color: #5018dd;
padding: 3px 6px;
margin: 1px 2px;
margin: 2px 3px;
min-height: 26px;
border-radius: 25px;
@ -71,7 +71,7 @@ tooltip {
background: #1a1a1a;
color: #5018dd;
margin: 1px 2px;
margin: 2px 3px;
min-width: 26px;
min-height: 26px;