Updated script

This commit is contained in:
Christoffer Martinsson 2025-05-05 20:00:13 +02:00
parent 404ed5eeaf
commit 33166bab40

View File

@ -49,7 +49,7 @@
background: #000000;
color: #eeeeee;
font-family: FiraCodeNerdFontMono;
font-size: 12pt;
font-size: 11pt;
}
/* Each module */
@ -164,8 +164,8 @@
#workspaces button {
margin-top: 4px;
margin-bottom: 4px;
padding-left: 0px;
padding-right: 0px;
padding-left: 1px;
padding-right: 2px;
color: #eeeeee;
}