Changed ohlhalv button hover color

This commit is contained in:
Toni Lyttinen
2020-02-02 14:29:35 +00:00
parent 80298d174f
commit 80e00e2b05
+1 -1
View File
@@ -15,5 +15,5 @@
}
a.nav-item.nav-link:hover {
background-color: #fc8606;
background-color: #ecc155;
}