8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-07-15 10:44:46 +00:00

Change navbar color back to black

This commit is contained in:
Alexandre Iooss 2018-09-24 12:02:15 +02:00
parent 3fd554041d
commit 794aa65c06

View file

@ -33,7 +33,6 @@ a > i.fa {
/* Make navbar look less Bootstraped */
.navbar-inverse {
background-color: #612210;
border-color: #f9a01b;
}