Line 10: | Line 10: | ||
body { | body { | ||
− | + | font-family: 'PT Sans', Arial, Verdana; | |
− | font-family: | + | background-color: #eee; |
− | background-color: # | + | |
margin-bottom: 0px; | margin-bottom: 0px; | ||
} | } | ||
Line 55: | Line 54: | ||
/* ---- HOVER COLORS NAVIGATION BAR ---- */ | /* ---- HOVER COLORS NAVIGATION BAR ---- */ | ||
− | li #menu-home:hover { background-color: # | + | li #menu-home:hover { background-color: #7C8093; } |
− | li #menu-team:hover { background-color: # | + | li #menu-team:hover { background-color: #ff4a38; } |
− | li #menu-project:hover { background-color: # | + | li #menu-project:hover { background-color: #ff8a23; } |
− | li #menu-lab:hover { background-color: # | + | li #menu-lab:hover { background-color: #f8b732; } |
− | li #menu-parts:hover { background-color: # | + | li #menu-parts:hover { background-color: #4CAF50; } |
− | li #menu-interlabs:hover { background-color: # | + | li #menu-interlabs:hover { background-color: #5bc7d8; } |
− | li #menu-hp:hover { background-color: # | + | li #menu-hp:hover { background-color: #4286f4; } |
− | li #menu-acknowledge:hover { background-color: # | + | li #menu-acknowledge:hover { background-color: #a851db; } |
li #menu-jamboree:hover { background-color: #ff5796; } | li #menu-jamboree:hover { background-color: #ff5796; } | ||
Line 80: | Line 79: | ||
.ntnu_dropdown_content a { | .ntnu_dropdown_content a { | ||
− | color: | + | color: black; |
padding: 12px 16px; | padding: 12px 16px; | ||
text-decoration: none; | text-decoration: none; |
Revision as of 04:23, 7 September 2018