Difference between revisions of "Template:Stanford-Brown"

 
(17 intermediate revisions by the same user not shown)
Line 107: Line 107:
 
 
 
/**************************************************************** MENU ***************************************************************/
 
/**************************************************************** MENU ***************************************************************/
/* Wrapper for the menu */
+
/* Wrapper for the menu*/
 
.igem_2017_menu_wrapper {  
 
.igem_2017_menu_wrapper {  
 
width: 15%;  
 
width: 15%;  
Line 183: Line 183:
 
background-color: #3399ff;  
 
background-color: #3399ff;  
 
text-decoration: none;
 
text-decoration: none;
color:#ffffff;  
+
color: white;  
 
}
 
}
  
Line 216: Line 216:
 
}
 
}
 
 
 
 
/***************************************************** CONTENT OF THE PAGE ****************************************************/
 
/***************************************************** CONTENT OF THE PAGE ****************************************************/
  
Line 225: Line 224:
 
display:block;
 
display:block;
 
float:left;  
 
float:left;  
background-color:white;  
+
background-color:red;  
 
font-family:Tahoma, Geneva, sans-serif;  
 
font-family:Tahoma, Geneva, sans-serif;  
 
}
 
}
Line 234: Line 233:
 
/* styling for the titles h1 h2 */
 
/* styling for the titles h1 h2 */
 
.igem_2017_content_wrapper h1, .igem_2017_content_wrapper h2 {
 
.igem_2017_content_wrapper h1, .igem_2017_content_wrapper h2 {
padding:0px 0px;  
+
padding:5px 15px;  
 
border-bottom: 0px;  
 
border-bottom: 0px;  
 
color: #3399ff;
 
color: #3399ff;
Line 389: Line 388:
 
     background-color: #3399ff;
 
     background-color: #3399ff;
 
     text-align: center;
 
     text-align: center;
   color: #ffffff;
+
   color: yellow;
 
-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 412: Line 411:
 
#content {width:100%; }
 
#content {width:100%; }
 
.igem_2017_menu_wrapper {width:15%; right:0;}
 
.igem_2017_menu_wrapper {width:15%; right:0;}
.highlight {padding:10px 0px;}
+
.highlight {padding:15px 0px;}
 
.igem_2017_menu_wrapper #display_menu_control { display:none; }
 
.igem_2017_menu_wrapper #display_menu_control { display:none; }
 
#menu_content { display:block;}
 
#menu_content { display:block;}

Latest revision as of 23:37, 11 August 2017