Files
2026-02-22 21:59:33 +01:00

7 lines
86 B
Plaintext

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