dots/home/private_dot_config/nwg-hud/style.css
2025-06-04 15:08:49 +08:00

11 lines
No EOL
174 B
CSS

window {
background-color: rgba(0, 0, 0, 0.7);
border: 1px solid #000;
border-radius: 5px
}
label {
color: #eee;
font-size: 24px;
font-weight: bold
}