Difference between revisions of "Template:IIT-Madras"

Line 181: Line 181:
 
/* styling for the menu buttons on hover */
 
/* styling for the menu buttons on hover */
 
.igem_2017_menu_wrapper .menu_button:hover, .igem_2017_menu_wrapper .submenu_button:hover ,  .submenu_button.current_page:hover {
 
.igem_2017_menu_wrapper .menu_button:hover, .igem_2017_menu_wrapper .submenu_button:hover ,  .submenu_button.current_page:hover {
background-color: #13ff87;
+
background-color: #0cab5a;
 
text-decoration: none;
 
text-decoration: none;
 
color:#ffffff;
 
color:#ffffff;
Line 188: Line 188:
 
/* styling for the menu button when it is the current page */
 
/* styling for the menu button when it is the current page */
 
.current_page {
 
.current_page {
background-color:#0cab5a !important;
+
background-color:#13ff87 !important;
 
color:#5e5f5f !important;
 
color:#5e5f5f !important;
 
}
 
}
Line 236: Line 236:
 
padding:5px 15px;
 
padding:5px 15px;
 
border-bottom: 0px;
 
border-bottom: 0px;
color: #13ff87;
+
color: #0cab5a;
 
}
 
}
  
Line 244: Line 244:
 
padding:5px 15px;
 
padding:5px 15px;
 
border-bottom:0px;
 
border-bottom:0px;
color: #000000;
+
color: #161b1f;
 
}
 
}
  
Line 258: Line 258:
 
font-weight: bold;
 
font-weight: bold;
 
text-decoration: underline;
 
text-decoration: underline;
text-decoration-color: #13ff87;
+
text-decoration-color: #0cab5a;
color:  #13ff87;
+
color:  #0cab5a;
 
-webkit-transition: all 0.4s ease;
 
-webkit-transition: all 0.4s ease;
 
-moz-transition: all 0.4s ease;
 
-moz-transition: all 0.4s ease;
Line 270: Line 270:
 
.igem_2017_content_wrapper a:hover {
 
.igem_2017_content_wrapper a:hover {
 
text-decoration:none;
 
text-decoration:none;
color:#000000;
+
color:#161b1f;
 
}
 
}
  
Line 373: Line 373:
 
/* highlight with decoration blue line on top */
 
/* highlight with decoration blue line on top */
 
.igem_2017_content_wrapper .highlight.blue_top {
 
.igem_2017_content_wrapper .highlight.blue_top {
     border-top: 4px solid #13ff87;
+
     border-top: 4px solid #0cab5a;
 
}
 
}
  
 
/* highlight with a full blue border decoration */
 
/* highlight with a full blue border decoration */
 
.igem_2017_content_wrapper .highlight.blue_border {
 
.igem_2017_content_wrapper .highlight.blue_border {
     border: 4px solid  #13ff87;
+
     border: 4px solid  #0cab5a;
 
}
 
}
  
Line 387: Line 387:
 
  margin: 30px auto;
 
  margin: 30px auto;
 
padding: 12px 10px;
 
padding: 12px 10px;
     background-color: #13ff87;
+
     background-color: #0cab5a;
 
     text-align: center;
 
     text-align: center;
 
   color: #ffffff;
 
   color: #ffffff;
Line 398: Line 398:
 
/* styling for button on hover */
 
/* styling for button on hover */
 
.igem_2017_content_wrapper .button:hover{
 
.igem_2017_content_wrapper .button:hover{
background-color: #13ff87;
+
background-color: #0cab5a;
     color: #000000;
+
     color: #161b1f;
 
}
 
}
  
Line 442: Line 442:
 
   margin: 5px 15px;
 
   margin: 5px 15px;
 
   display: block;
 
   display: block;
border: 4px solid #13ff87;
+
border: 4px solid #0cab5a;
 
     font-weight: bold;
 
     font-weight: bold;
 
}
 
}

Revision as of 07:57, 4 May 2017

IIT-Madras