todos-contra-el-fuego-web/imports/ui/stylesheets/custom.scss
2017-11-30 16:27:59 +01:00

11 lines
144 B
SCSS

a, a:hover {
color: $todos-palette5;
}
.bg-dark {
background-color: $todos-palette1 !important;
}
h4.page-header {
line-height: 2em;
}