1
0
forked from extern/nix-config
donovanglover-nix-config/assets/eww/eww.scss
2023-08-07 21:12:02 -04:00

17 lines
207 B
SCSS

img {
all: unset;
}
.desktop-icons {
all: unset;
}
.overlay {
background: transparent;
color: #f8f8f2;
font-weight: bold;
text-shadow: 0 0 0.075em #272822;
font-size: 32px;
opacity: 0.1;
}