override bootstrap colors

This commit is contained in:
ansuz
2017-02-02 18:48:43 +01:00
parent e712025a4e
commit 26a4b0c18f
2 changed files with 8 additions and 0 deletions

View File

@@ -18,6 +18,11 @@ html.cp, .cp body {
.cp {
// override bootstrap colors
.btn-primary {
background-color: @cp-blue;
}
body {
font-size: 1rem;
font-weight: 400;