Tpullinger (Talk | contribs) (change bbwebheader margin-top) |
Tpullinger (Talk | contribs) (font fix?) |
||
Line 22: | Line 22: | ||
color: #dd502f;/*mars red*/ | color: #dd502f;/*mars red*/ | ||
font-size: 1.5em; | font-size: 1.5em; | ||
+ | font-family: avenir, "Century Gothic", sans-serif; | ||
} | } | ||
.nav.navbar-nav li a { /*individual navbar items*/ | .nav.navbar-nav li a { /*individual navbar items*/ | ||
− | + | color: #c1d9ff; /*light blue*/ | |
font-size: 14.4px; | font-size: 14.4px; | ||
+ | font-family: avenir, "Century Gothic", sans-serif; | ||
} | } | ||
.nav.navbar-nav .active a{ /*active navbar item*/ | .nav.navbar-nav .active a{ /*active navbar item*/ | ||
Line 32: | Line 34: | ||
border-left: 1px solid #dceaff; /*very light blue*/ | border-left: 1px solid #dceaff; /*very light blue*/ | ||
border-right: 1px solid #dceaff; /*very light blue*/ | border-right: 1px solid #dceaff; /*very light blue*/ | ||
+ | font-family: avenir, "Century Gothic", sans-serif; | ||
} | } | ||
.nav.navbar-nav .dropdown .dropdown-toggle.active{ /*active navbar item if dropdown*/ | .nav.navbar-nav .dropdown .dropdown-toggle.active{ /*active navbar item if dropdown*/ | ||
Line 38: | Line 41: | ||
border-left: 1px solid #dceaff; /*very light blue*/ | border-left: 1px solid #dceaff; /*very light blue*/ | ||
border-right: 1px solid #dceaff; /*very light blue*/ | border-right: 1px solid #dceaff; /*very light blue*/ | ||
+ | font-family: avenir, "Century Gothic", sans-serif; | ||
} | } | ||
.nav.navbar-nav .active a:hover{ /*active navbar item when hovered*/ | .nav.navbar-nav .active a:hover{ /*active navbar item when hovered*/ | ||
color: #dceaff; /*very light blue*/ | color: #dceaff; /*very light blue*/ | ||
background-color: #36416e; | background-color: #36416e; | ||
+ | font-family: avenir, "Century Gothic", sans-serif; | ||
} | } | ||
.nav.navbar-nav li a:hover { /*individual navbar items when hovered*/ | .nav.navbar-nav li a:hover { /*individual navbar items when hovered*/ | ||
color: #dceaff; /*very light blue*/ | color: #dceaff; /*very light blue*/ | ||
background-color: #36416e; | background-color: #36416e; | ||
+ | font-family: avenir, "Century Gothic", sans-serif; | ||
} | } | ||
.nav.navbar-nav .dropdown .dropdown-menu li a{ /*dropdown menu navbar items */ | .nav.navbar-nav .dropdown .dropdown-menu li a{ /*dropdown menu navbar items */ | ||
color: #191e33; /*navy*/ | color: #191e33; /*navy*/ | ||
+ | font-family: avenir, "Century Gothic", sans-serif; | ||
} | } | ||
.nav.navbar-nav .dropdown .dropdown-menu li a:hover{ /*dropdown menu navbar items */ | .nav.navbar-nav .dropdown .dropdown-menu li a:hover{ /*dropdown menu navbar items */ | ||
color: #191e33; /*navy*/ | color: #191e33; /*navy*/ | ||
background-color: #c1d9ff; /*light blue*/ | background-color: #c1d9ff; /*light blue*/ | ||
+ | font-family: avenir, "Century Gothic", sans-serif; | ||
} | } | ||
.nav.navbar-nav .dropdown .dropdown-menu .dropdown-header{ /*dropdown menu subheadings*/ | .nav.navbar-nav .dropdown .dropdown-menu .dropdown-header{ /*dropdown menu subheadings*/ | ||
color: #dd502f; /*mars red*/ | color: #dd502f; /*mars red*/ | ||
+ | font-family: avenir, "Century Gothic", sans-serif; | ||
} | } | ||
/* start of navbar wrap prevention*/ | /* start of navbar wrap prevention*/ |
Revision as of 00:35, 30 August 2016