Difference between revisions of "Template:NEU China A/css"

Line 1: Line 1:
 
<html>
 
<html>
 
<style>
 
<style>
/* Clear the default wiki settings */
+
    /* Clear the default wiki settings */
+
    #home_logo,
#home_logo, #sideMenu { display:none; }
+
    #sideMenu {
#sideMenu, #top_title, .patrollink {display:none;}
+
        display: none;
#content { width:100%; padding:0px; margin-top:-7px; margin-left:0px;}
+
    }
body {background-color:white; }
+
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
+
    #sideMenu,
 +
    #top_title,
 +
    .patrollink {
 +
        display: none;
 +
    }
 +
 
 +
    #content {
 +
        width: 100%;
 +
        padding: 0px;
 +
        margin-top: -7px;
 +
        margin-left: 0px;
 +
    }
 +
 
 +
    body {
 +
        background-color: white;
 +
    }
 +
 
 +
    #bodyContent h1,
 +
    #bodyContent h2,
 +
    #bodyContent h3,
 +
    #bodyContent h4,
 +
    #bodyContent h5 {
 +
        margin-bottom: 0px;
 +
    }
 +
 
 +
    /* space */
 +
    .extra_space {
 +
        display: none
 +
    }
 +
 
 +
    /* menu */
 +
    .igem_2018_team_menu {
 +
        display: none
 +
    }
 +
 
 +
    .igem_2018_team_mobile_bar {
 +
        display: none
 +
    }
 
</style>
 
</style>
 +
 
</html>
 
</html>

Revision as of 07:00, 22 August 2018