Line 120: | Line 120: | ||
.igem_2018_team_menu .menu_item:hover { | .igem_2018_team_menu .menu_item:hover { | ||
− | color:# | + | color:#22BEBE; |
background-color: #ffffff; | background-color: #ffffff; | ||
} | } | ||
Line 163: | Line 163: | ||
.igem_2018_team_menu .submenu_item:hover { | .igem_2018_team_menu .submenu_item:hover { | ||
− | color: # | + | color: #22BEBE; |
background-color: #ffffff; | background-color: #ffffff; | ||
} | } | ||
Line 262: | Line 262: | ||
.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: #22BEBE; |
font-family: "Arial Black", Gadget, sans-serif; | font-family: "Arial Black", Gadget, sans-serif; | ||
padding: 5px 0px; | padding: 5px 0px; | ||
Line 291: | Line 291: | ||
/* 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: #22BEBE; |
text-decoration:none; | text-decoration:none; | ||
} | } | ||
Line 387: | Line 387: | ||
/* 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 #22BEBE; |
margin: auto; | margin: auto; | ||
width: 98%; | width: 98%; | ||
Line 417: | Line 417: | ||
.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: #22BEBE !important; |
} | } | ||
Line 441: | Line 441: | ||
.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 #22BEBE; |
} | } | ||
.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 #22BEBE; |
} | } | ||
Revision as of 19:16, 30 July 2018