Files
globelus.pl/layout/style-scss/_stuff.scss
2024-11-11 15:28:20 +01:00

7 lines
77 B
SCSS

.text-danger {
color: $cRed;
}
.btn-light {
border: 1px solid #cccccc;
}