dzura/www/css/util.css
2024-10-01 11:45:07 -07:00

10 lines
170 B
CSS

span.text-system{color:#909090;}
span.c_dawn{color:#ffe082;}
span.c_dusk{color:#f6a1bd;}
button#button-resign.warn {
background-color:#471414;
color:#e0e0e0;
}