todos-contra-el-fuego-web/imports/ui/stylesheets/custom.scss
2017-11-28 18:24:50 +01:00

7 lines
104 B
SCSS

a, a:hover {
color: $todos-palette5;
}
.bg-dark {
background-color: $todos-palette1 !important;
}