non important commit

This commit is contained in:
benstrb 2026-01-31 11:29:55 +01:00
parent b991122643
commit 0b25b4b7a3

View file

@ -53,7 +53,7 @@
/* Workspaces */
#workspaces {
background-color: @base;
background-color: transparent;
border-radius: 8px;
border: 1px solid alpha(@text, 0.15);
}
@ -83,7 +83,7 @@
/* Clock */
#clock {
background-color: @base;
background-color: transparent;
border-radius: 8px;
border: 1px solid alpha(@text, 0.15);
color: @gold;