Difference between revisions of "Template:Fudan-CHINA"

Line 15: Line 15:
 
#sideMenu, #top_title, .patrollink  {display:none;}
 
#sideMenu, #top_title, .patrollink  {display:none;}
 
#content { margin-left:0px; margin-top:0px; padding:0px; width:100%;}
 
#content { margin-left:0px; margin-top:0px; padding:0px; width:100%;}
body {
+
 
            background-color: #e7e7e7;
+
}
+
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
  
 
.judges-will-not-evaluate { border: 4px solid #e4dede; padding: 2% !important; width: 92%!important;}
 
.judges-will-not-evaluate { border: 4px solid #e4dede; padding: 2% !important; width: 92%!important;}
  
 
/**************************************************************************************************************************************************************************************************/
 
 
 
/*mobile menu bar styling*/
 
/**************************************************************************************************************************************************************************************************/
 
 
 
.igem_2018_team_mobile_bar {
 
background-color:#e4dede;
 
border-bottom: 1px solid #c4baba;
 
cursor:pointer;
 
display:none;
 
float:left;
 
margin-top: 0;
 
padding: 5px 0;
 
position:fixed;
 
width:100%;
 
}
 
 
.igem_logo_mobile img {
 
width:70px;
 
}
 
 
.igem_logo_mobile {
 
float:left;
 
padding-left: 5%;
 
width: 30%;
 
}
 
 
.igem_menu_control_mobile img {
 
width:25px;
 
}
 
 
.igem_menu_control_mobile {
 
float:right;
 
padding-right:5%;
 
padding-top:5px;
 
text-align:right;
 
width: 30%;
 
}
 
 
 
 
/**************************************************************************************************************************************************************************************************/
 
/* CONTENT OF THE PAGE */
 
/**************************************************************************************************************************************************************************************************/
 
 
/* general wrapper for the content */
 
.igem_2018_team_content {
 
background-color:#e7e7e7;
 
display:block;
 
width: 100%;
 
}
 
 
/* subwrapper to center content */
 
.igem_2018_team_content .igem_2018_team_column_wrapper {
 
margin:auto;
 
max-width: 1920px;
 
width:100%;
 
}
 
  
  

Revision as of 16:34, 27 July 2018

<!DOCTYPE html>