Difference between revisions of "Template:UCopenhagen"

(Undo revision 73475 by Na399 (talk))
(Change colour accents)
Line 150: Line 150:
  
 
     .igem_2018_team_menu .menu_item:hover {
 
     .igem_2018_team_menu .menu_item:hover {
         background-color: #ecb656;
+
         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: #f3bd5d;
+
         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: #7acbd8;
+
         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: #5bc7d8;
+
         color: #158DF0;
 
         font-weight: bold;
 
         font-weight: bold;
 
         text-decoration: underline;
 
         text-decoration: underline;
         text-decoration-color: #5bc7d8;
+
         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: #f8b732;
+
         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: #5bc7d8;
+
         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: #f8b732 !important;
+
         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 #5bc7d8;
+
         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 #5bc7d8;
+
         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 #f8b732
+
         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 #f8b732;
+
         border: 4px solid #FF954C;
 
     }
 
     }
  

Revision as of 16:47, 4 August 2018