Merge branch 'develop' into 'master'

Color updates to Ohlhalv

See merge request sahkoinsinoorikilta/vtmk/web2.0-backend!16
This commit is contained in:
Toni Lyttinen
2020-02-02 14:42:40 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ h3 {
.navbar {
border-radius: 8px;
background-color: #c1272d;
background-color: #a87538;
box-shadow: 0 0;
}
+1 -1
View File
@@ -15,5 +15,5 @@
}
a.nav-item.nav-link:hover {
background-color: #fc8606;
background-color: #ecc155;
}