Line 460: | Line 460: | ||
h2 {font-family:'Nixie One', cursive; font-size: 45px; padding-top: 30px; color:#EB5E55; padding-bottom: 100px; padding-top: 100px;} | h2 {font-family:'Nixie One', cursive; font-size: 45px; padding-top: 30px; color:#EB5E55; padding-bottom: 100px; padding-top: 100px;} | ||
− | .nav {overflow: hidden;background-color: | + | .nav {overflow: hidden;background-color: white;} |
.nav a { | .nav a { | ||
float: left; | float: left; | ||
align: left; | align: left; | ||
− | color:# | + | color:#454851; |
text-align: center; | text-align: center; | ||
margin-left: 20px; | margin-left: 20px; | ||
Line 471: | Line 471: | ||
font-family: 'Montserrat'; | font-family: 'Montserrat'; | ||
font-size: 16px;} | font-size: 16px;} | ||
− | .nav a:hover {background-color: | + | .nav a:hover {background-color: white; color:#00E0FF;} |
− | .nav a.active {background-color: | + | .nav a.active {background-color: white; color: #454851;} |
.nav .icon {display: none;} | .nav .icon {display: none;} | ||
+ | |||
Revision as of 14:39, 29 September 2017