Use hex codes for colors

This commit is contained in:
gregoirenovel 2017-04-11 16:36:03 +02:00
parent 0f914ce77d
commit db331447e1
13 changed files with 23 additions and 23 deletions

View file

@ -9,7 +9,7 @@
border-radius: 0;
height: 60px;
#title_navbar{
color: white;
color: #FFFFFF;
font-weight: bold;
font-size: 1.8em;
z-index: 10;
@ -118,7 +118,7 @@
}
.btn-nav {
color: white;
color: #FFFFFF;
background-color: transparent;
margin-top: 6px;
height: 36px;