Navbar yellow.

This commit is contained in:
linse 2017-11-05 15:27:39 -05:00
parent cb98bca62c
commit 2f8fe18451

View file

@ -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 {