(Prototype team template page) |
|||
Line 116: | Line 116: | ||
float:right; | float:right; | ||
border-left: 1px solid #d3d3d3; | border-left: 1px solid #d3d3d3; | ||
− | background-color:# | + | background-color:#B82127; |
text-align:left; | text-align:left; | ||
− | font-family: | + | font-family: Raleway; |
+ | font-weight:100; | ||
overflow-y: auto; | overflow-y: auto; | ||
overflow-x: hidden; | overflow-x: hidden; | ||
Line 148: | Line 149: | ||
font-size: 12px; | font-size: 12px; | ||
font-weight: bold; | font-weight: bold; | ||
− | color: # | + | color: #ffffff; |
cursor: pointer; | cursor: pointer; | ||
} | } | ||
Line 181: | Line 182: | ||
/* styling for the menu buttons on hover */ | /* styling for the menu buttons on hover */ | ||
.igem_2017_menu_wrapper .menu_button:hover, .igem_2017_menu_wrapper .submenu_button:hover , .submenu_button.current_page:hover { | .igem_2017_menu_wrapper .menu_button:hover, .igem_2017_menu_wrapper .submenu_button:hover , .submenu_button.current_page:hover { | ||
− | background-color: # | + | background-color: #8f1c1c; |
text-decoration: none; | text-decoration: none; | ||
color:#ffffff; | color:#ffffff; | ||
Line 188: | Line 189: | ||
/* styling for the menu button when it is the current page */ | /* styling for the menu button when it is the current page */ | ||
.current_page { | .current_page { | ||
− | background-color:# | + | background-color:#77BFC7 !important; |
color:#5e5f5f !important; | color:#5e5f5f !important; | ||
} | } | ||
Line 201: | Line 202: | ||
border-bottom: 1px solid #d3d3d3; | border-bottom: 1px solid #d3d3d3; | ||
font-size: 12px; | font-size: 12px; | ||
− | color: # | + | color: #8f1c1c; |
cursor: pointer; | cursor: pointer; | ||
} | } |
Revision as of 10:01, 9 June 2017