Navbar yellow.
This commit is contained in:
parent
cb98bca62c
commit
2f8fe18451
1 changed files with 1 additions and 2 deletions
|
@ -23,7 +23,7 @@ html a:visited {
|
|||
right: 0;
|
||||
left: 0;
|
||||
z-index: 1030;
|
||||
background-color: white;
|
||||
background-color: rgba(255,255,128,1);
|
||||
}
|
||||
|
||||
.container {
|
||||
|
@ -137,7 +137,6 @@ a.list-group-item {
|
|||
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||
font-weight: 700;
|
||||
font-size: 40px;
|
||||
background-color: rgba(255,255,128,1);
|
||||
}
|
||||
|
||||
.navbar-collapse {
|
||||
|
|
Loading…
Reference in a new issue