Line 18: | Line 18: | ||
/* clear bootstrap header colors */ | /* clear bootstrap header colors */ | ||
.navbar-default { | .navbar-default { | ||
− | background-color: rgb( | + | background-color: rgb(251, 251, 251); /*white;*/ |
− | border-bottom: 1px solid rgb( | + | border-bottom: 1px solid rgb(251, 251, 251); |
padding: 2vh 0 0 0; | padding: 2vh 0 0 0; | ||
/*border-color: white; */ | /*border-color: white; */ |
Revision as of 07:51, 2 October 2017