(Change colour accents) |
|||
Line 150: | Line 150: | ||
.igem_2018_team_menu .menu_item:hover { | .igem_2018_team_menu .menu_item:hover { | ||
− | background-color: # | + | background-color: #FF7416; |
} | } | ||
Line 196: | Line 196: | ||
.igem_2018_team_menu .submenu .submenu_item:hover { | .igem_2018_team_menu .submenu .submenu_item:hover { | ||
− | background-color: # | + | background-color: #FFB072; |
} | } | ||
Line 203: | Line 203: | ||
.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: #7DCFFF; |
} | } | ||
Line 336: | Line 336: | ||
.igem_2018_team_content .igem_2018_team_column_wrapper a { | .igem_2018_team_content .igem_2018_team_column_wrapper a { | ||
− | color: # | + | color: #158DF0; |
font-weight: bold; | font-weight: bold; | ||
text-decoration: underline; | text-decoration: underline; | ||
− | text-decoration-color: # | + | text-decoration-color: #158DF0; |
transition: all 0.4s ease; | transition: all 0.4s ease; | ||
-webkit-transition: all 0.4s ease; | -webkit-transition: all 0.4s ease; | ||
Line 350: | Line 350: | ||
.igem_2018_team_content .igem_2018_team_column_wrapper a:hover { | .igem_2018_team_content .igem_2018_team_column_wrapper a:hover { | ||
− | color: # | + | color: #FF954C; |
text-decoration: none; | text-decoration: none; | ||
} | } | ||
Line 495: | Line 495: | ||
.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: #158DF0; |
color: #635d5d !important; | color: #635d5d !important; | ||
font-weight: bold; | font-weight: bold; | ||
Line 504: | Line 504: | ||
.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: #FF954C !important; |
} | } | ||
Line 528: | Line 528: | ||
.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 #158DF0; |
} | } | ||
.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 #158DF0; |
} | } | ||
.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 #FF954C |
} | } | ||
.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 #FF954C; |
} | } | ||
Revision as of 16:47, 4 August 2018