Difference between revisions of "Team:XJTLU-CHINA/test"

Line 4: Line 4:
  
 
<script>
 
<script>
#menu_MainPage, #content_MainPage, .rightColumn_Submenu, .submenu, #sideMenu, .logo_2016{
+
/* delete unnecessary things on page */
display:none;
+
#top_title{
 +
    display: none;
 +
}
 +
 
 +
#sideMenu{
 +
    display: none;
 +
}
 +
 
 +
#content{
 +
    padding:0;
 +
    margin:0;
 +
    line-height:1;
 +
    width:100%;
 +
    display:block;
 +
    position:relative;
 +
}
 +
 
 +
#top_menu_14{
 +
    height:1em;
 +
}
 +
 
 +
#top_menu_inside ul{
 +
    line-height:1.5em;
 +
}
 +
 
 +
#HQ_page p{
 +
    font-family: inherit;
 +
    font-size:inherit;
 +
    text-align: inherit;
 
}
 
}
  
Line 12: Line 40:
  
  
<head>
 
    <link rel="stylesheet" href="https://2016.igem.org/Team:XJTLU-CHINA/css/template/reset?action=raw&ctype=text/css">
 
  
</head>
 
 
<body id="page-top" class="index">
 
<body id="page-top" class="index">
  

Revision as of 12:00, 11 October 2016