Line 459: | Line 459: | ||
h2 {font-family:'Nixie One', cursive; font-size: 45px; padding-top: 30px; color:#EB5E55;} | h2 {font-family:'Nixie One', cursive; font-size: 45px; padding-top: 30px; color:#EB5E55;} | ||
− | .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 470: | Line 470: | ||
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:40, 29 September 2017