Use hex codes for colors
This commit is contained in:
parent
0f914ce77d
commit
db331447e1
13 changed files with 23 additions and 23 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue