Line 60: | Line 60: | ||
#sideMenu, #top_title, .patrollink {display:none;} | #sideMenu, #top_title, .patrollink {display:none;} | ||
#content { margin-left:0px; margin-top:-7px; padding:0px; width:100%;} | #content { margin-left:0px; margin-top:-7px; padding:0px; width:100%;} | ||
− | body {background-color: | + | body {background-color:#cccccc; } |
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
Line 72: | Line 72: | ||
/*this wraps the whole of the menu*/ | /*this wraps the whole of the menu*/ | ||
.igem_2018_team_menu { | .igem_2018_team_menu { | ||
− | background-color:# | + | background-color:#cccccc; |
border-left: 1px solid #c4baba; | border-left: 1px solid #c4baba; | ||
display:block; | display:block; | ||
Line 104: | Line 104: | ||
.igem_2018_team_menu .menu_item { | .igem_2018_team_menu .menu_item { | ||
− | background-color: # | + | background-color: #cccccc; |
border-bottom: 1px solid #928b8b; | border-bottom: 1px solid #928b8b; | ||
clear: both; | clear: both; | ||
Line 121: | Line 121: | ||
} | } | ||
.igem_2018_team_menu .menu_item:hover { | .igem_2018_team_menu .menu_item:hover { | ||
− | background-color: # | + | background-color: #cccccc; |
} | } | ||
Line 143: | Line 143: | ||
/*submenu wrapper*/ | /*submenu wrapper*/ | ||
.igem_2018_team_menu .submenu{ | .igem_2018_team_menu .submenu{ | ||
− | background-color: # | + | background-color: #cccccc; |
clear:both; | clear:both; | ||
display:none; | display:none; | ||
Line 163: | Line 163: | ||
.igem_2018_team_menu .submenu .submenu_item:hover { | .igem_2018_team_menu .submenu .submenu_item:hover { | ||
− | background-color: # | + | background-color: #cccccc; |
} | } | ||
Line 170: | Line 170: | ||
.igem_2018_team_menu .menu_item.current_page, | .igem_2018_team_menu .menu_item.current_page, | ||
.igem_2018_team_menu .menu_item.direct_link.current_page { | .igem_2018_team_menu .menu_item.direct_link.current_page { | ||
− | background-color:# | + | background-color:#cccccc; |
} | } | ||
Line 180: | Line 180: | ||
.igem_2018_team_mobile_bar { | .igem_2018_team_mobile_bar { | ||
− | background-color:# | + | background-color:#cccccc; |
border-bottom: 1px solid #c4baba; | border-bottom: 1px solid #c4baba; | ||
cursor:pointer; | cursor:pointer; | ||
Line 221: | Line 221: | ||
/* general wrapper for the content */ | /* general wrapper for the content */ | ||
.igem_2018_team_content { | .igem_2018_team_content { | ||
− | background-color: | + | background-color:#cccccc; |
display:block; | display:block; | ||
width: 87%; | width: 87%; | ||
Line 313: | Line 313: | ||
/* table headers */ | /* table headers */ | ||
.igem_2018_team_content .igem_2018_team_column_wrapper th { | .igem_2018_team_content .igem_2018_team_column_wrapper th { | ||
− | background-color:# | + | background-color:#cccccc; |
border: 1px solid #928b8b; | border: 1px solid #928b8b; | ||
border-collapse: collapse; | border-collapse: collapse; | ||
Line 403: | Line 403: | ||
.igem_2018_team_content .igem_2018_team_column_wrapper .button_link a { | .igem_2018_team_content .igem_2018_team_column_wrapper .button_link a { | ||
− | background-color: # | + | background-color: #cccccc; |
color: #635d5d !important; | color: #635d5d !important; | ||
font-weight: bold; | font-weight: bold; | ||
Line 412: | Line 412: | ||
.igem_2018_team_content .igem_2018_team_column_wrapper .button_link a:hover { | .igem_2018_team_content .igem_2018_team_column_wrapper .button_link a:hover { | ||
− | background-color: # | + | background-color: #cccccc !important; |
} | } | ||
Line 432: | Line 432: | ||
.igem_2018_team_content .igem_2018_team_column_wrapper .highlight.decoration_background { | .igem_2018_team_content .igem_2018_team_column_wrapper .highlight.decoration_background { | ||
− | background-color: # | + | background-color: #cccccc; |
} | } | ||
Revision as of 16:46, 11 September 2018