Line 62: | Line 62: | ||
#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; } | ||
− | .judges-will-not-evaluate { border: 4px solid # | + | .judges-will-not-evaluate { border: 4px solid #e4dede; padding: 2% !important; width: 92%!important;} |
Line 71: | Line 71: | ||
/*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:#c4baba; |
− | border-left: 1px solid # | + | border-left: 1px solid #c4baba; |
display:block; | display:block; | ||
float:right; | float:right; | ||
Line 92: | Line 92: | ||
.igem_2018_team_menu a { | .igem_2018_team_menu a { | ||
− | color: # | + | color: #484848; |
text-decoration:none; | text-decoration:none; | ||
} | } | ||
Line 102: | Line 102: | ||
.igem_2018_team_menu .menu_item { | .igem_2018_team_menu .menu_item { | ||
− | background-color: # | + | background-color: #c4baba; |
− | border-bottom: 1px solid # | + | border-bottom: 1px solid #928b8b; |
clear: both; | clear: both; | ||
− | color: # | + | color: #484848; |
cursor: pointer; | cursor: pointer; | ||
float: left; | float: left; | ||
Line 115: | Line 115: | ||
.igem_2018_team_menu .menu_item.direct_link { | .igem_2018_team_menu .menu_item.direct_link { | ||
− | color: # | + | color: #484848; |
padding-left: 15%; | padding-left: 15%; | ||
} | } | ||
.igem_2018_team_menu .menu_item:hover { | .igem_2018_team_menu .menu_item:hover { | ||
− | background-color: # | + | background-color: #ecb656; |
} | } | ||
.igem_2018_team_menu .menu_item .submenu_control_icon { | .igem_2018_team_menu .menu_item .submenu_control_icon { | ||
− | color: # | + | color: #484848; |
float: left; | float: left; | ||
width: 10%; | width: 10%; | ||
Line 141: | Line 141: | ||
/*submenu wrapper*/ | /*submenu wrapper*/ | ||
.igem_2018_team_menu .submenu{ | .igem_2018_team_menu .submenu{ | ||
− | background-color: # | + | background-color: #e4dede; |
clear:both; | clear:both; | ||
display:none; | display:none; | ||
Line 150: | Line 150: | ||
/*styling for a submenu item*/ | /*styling for a submenu item*/ | ||
.igem_2018_team_menu .submenu .submenu_item { | .igem_2018_team_menu .submenu .submenu_item { | ||
− | border-bottom: 1px solid # | + | border-bottom: 1px solid #c4baba; |
− | color: # | + | color: #635d5d; |
height: 30px; | height: 30px; | ||
float: left; | float: left; | ||
Line 161: | Line 161: | ||
.igem_2018_team_menu .submenu .submenu_item:hover { | .igem_2018_team_menu .submenu .submenu_item:hover { | ||
− | background-color: # | + | background-color: #f3bd5d; |
} | } | ||
Line 168: | Line 168: | ||
.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:#7acbd8; |
} | } | ||
Line 178: | Line 178: | ||
.igem_2018_team_mobile_bar { | .igem_2018_team_mobile_bar { | ||
− | background-color:# | + | background-color:#e4dede; |
− | border-bottom: 1px solid # | + | border-bottom: 1px solid #c4baba; |
cursor:pointer; | cursor:pointer; | ||
display:none; | display:none; | ||
Line 247: | Line 247: | ||
.igem_2018_team_content .igem_2018_team_column_wrapper h1, .igem_2018_team_content .igem_2018_team_column_wrapper h2 { | .igem_2018_team_content .igem_2018_team_column_wrapper h1, .igem_2018_team_content .igem_2018_team_column_wrapper h2 { | ||
border-bottom:0px; | border-bottom:0px; | ||
− | color: # | + | color: #635d5d; |
font-family: "Arial Black", Gadget, sans-serif; | font-family: "Arial Black", Gadget, sans-serif; | ||
padding: 10px 0px; | padding: 10px 0px; | ||
Line 258: | Line 258: | ||
.igem_2018_team_content .igem_2018_team_column_wrapper h6 { | .igem_2018_team_content .igem_2018_team_column_wrapper h6 { | ||
border-bottom:0px; | border-bottom:0px; | ||
− | color: # | + | color: #928b8b; |
font-family: "Arial Black", Gadget, sans-serif; | font-family: "Arial Black", Gadget, sans-serif; | ||
padding: 5px 0px; | padding: 5px 0px; | ||
Line 269: | Line 269: | ||
padding: 5px 0px; | padding: 5px 0px; | ||
text-align: left; | text-align: left; | ||
− | color: # | + | color: #484848; |
} | } | ||
/* Links */ | /* Links */ | ||
.igem_2018_team_content .igem_2018_team_column_wrapper a { | .igem_2018_team_content .igem_2018_team_column_wrapper a { | ||
− | color: # | + | color: #5bc7d8; |
font-weight: bold; | font-weight: bold; | ||
text-decoration: underline; | text-decoration: underline; | ||
− | text-decoration-color:# | + | text-decoration-color:#5bc7d8; |
transition: all 0.4s ease; | transition: all 0.4s ease; | ||
-webkit-transition: all 0.4s ease; | -webkit-transition: all 0.4s ease; | ||
Line 287: | Line 287: | ||
/* hover for the links */ | /* hover for the links */ | ||
.igem_2018_team_content .igem_2018_team_column_wrapper a:hover { | .igem_2018_team_content .igem_2018_team_column_wrapper a:hover { | ||
− | color: # | + | color: #f8b732; |
text-decoration:none; | text-decoration:none; | ||
} | } | ||
Line 294: | Line 294: | ||
/* Table */ | /* Table */ | ||
.igem_2018_team_content .igem_2018_team_column_wrapper table { | .igem_2018_team_content .igem_2018_team_column_wrapper table { | ||
− | border: 1px solid # | + | border: 1px solid #928b8b; |
border-collapse: collapse; | border-collapse: collapse; | ||
font-size: 130%; | font-size: 130%; | ||
Line 302: | Line 302: | ||
/* table cells */ | /* table cells */ | ||
.igem_2018_team_content .igem_2018_team_column_wrapper td { | .igem_2018_team_content .igem_2018_team_column_wrapper td { | ||
− | border: 1px solid # | + | border: 1px solid #c4baba; |
border-collapse: collapse; | border-collapse: collapse; | ||
font-size: 105%; | font-size: 105%; | ||
Line 311: | Line 311: | ||
/* 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:#c4baba; |
− | border: 1px solid # | + | border: 1px solid #928b8b; |
border-collapse: collapse; | border-collapse: collapse; | ||
font-size: 110%; | font-size: 110%; | ||
Line 380: | Line 380: | ||
/* horizontal line to divide the page*/ | /* horizontal line to divide the page*/ | ||
.igem_2018_team_content .igem_2018_team_column_wrapper .line_divider { | .igem_2018_team_content .igem_2018_team_column_wrapper .line_divider { | ||
− | border-top: 1px solid # | + | border-top: 1px solid #c4baba; |
margin: auto; | margin: auto; | ||
width: 98%; | width: 98%; | ||
Line 401: | Line 401: | ||
.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: #5bc7d8; |
− | color: # | + | color: #635d5d !important; |
font-weight: bold; | font-weight: bold; | ||
margin: auto; | margin: auto; | ||
Line 410: | Line 410: | ||
.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: #f8b732 !important; |
} | } | ||
Line 430: | Line 430: | ||
.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: #e4dede; |
} | } | ||
.igem_2018_team_content .igem_2018_team_column_wrapper .highlight.decoration_A_top { | .igem_2018_team_content .igem_2018_team_column_wrapper .highlight.decoration_A_top { | ||
− | border-top: 4px solid # | + | border-top: 4px solid #5bc7d8; |
} | } | ||
.igem_2018_team_content .igem_2018_team_column_wrapper .highlight.decoration_A_full { | .igem_2018_team_content .igem_2018_team_column_wrapper .highlight.decoration_A_full { | ||
− | border: 4px solid # | + | border: 4px solid #5bc7d8; |
} | } | ||
.igem_2018_team_content .igem_2018_team_column_wrapper .highlight.decoration_B_top { | .igem_2018_team_content .igem_2018_team_column_wrapper .highlight.decoration_B_top { | ||
− | border-top: 4px solid # | + | border-top: 4px solid #f8b732 |
} | } | ||
.igem_2018_team_content .igem_2018_team_column_wrapper .highlight.decoration_B_full { | .igem_2018_team_content .igem_2018_team_column_wrapper .highlight.decoration_B_full { | ||
− | border: 4px solid # | + | border: 4px solid #f8b732; |
} | } | ||
Revision as of 14:42, 26 July 2018