Files
2024-12-10 23:24:15 +01:00

7 lines
86 B
Plaintext

// Panels
.tag-variant(@bg) {
color: #FFF;
background-color: lighten(@bg, 8%);
}