Difference between revisions of "Template:Fudan-CHINA"

(Undo revision 71532 by Wyfff (talk))
Line 1: Line 1:
 
  
 
<html>
 
<html>
Line 6: Line 5:
 
<style>
 
<style>
 
/**************************************************************************************************************************************************************************************************/
 
/**************************************************************************************************************************************************************************************************/
 +
    .head{
  
+
position: fixed;
 +
top: 0;
 +
z-index: 80;
 +
width: 1920px;
 +
}
 +
    .nav{
 +
height: 30px;
 +
line-height: 24px;
 +
background: #adadad;
 +
border-radius: 0px;
 +
    }
 +
 
 +
    .nav li{
 +
 
 +
            float:left;
 +
 
 +
            width:70px;
 +
 
 +
            text-align:center;
 +
 
 +
    }
 +
 
 +
    .nav a{
 +
 
 +
            display:block;
 +
 
 +
            color:black;
 +
 
 +
    }
 +
 
 +
    .nav a:hover{
 +
 
 +
              color:white;
 +
 
 +
              background:#0099cc;
 +
 
 +
    }
 +
    .column full_size{background-color: #e7e7e7}
  
 
/**************************************************************************************************************************************************************************************************/
 
/**************************************************************************************************************************************************************************************************/
Line 17: Line 54:
 
#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%;}
html,body {
+
body {
background-color: #e7e7e7;
+
            background-color: #e7e7e7;
margin-top: -41px;
+
 
}
 
}
 
#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; }
Line 229: Line 265:
 
.igem_2018_team_content .igem_2018_team_column_wrapper p {  
 
.igem_2018_team_content .igem_2018_team_column_wrapper p {  
 
font-size: 100%;
 
font-size: 100%;
font-family: ,Arial, Helvetica, sans-serif;
+
font-family: Arial, Helvetica, sans-serif;
 
padding: 5px 0px;
 
padding: 5px 0px;
 
text-align: left;
 
text-align: left;
Line 580: Line 616:
  
 
<meta charset="utf-8">
 
<meta charset="utf-8">
 
+
<div class="head">
 
+
 
  <nav>
 
  <nav>
 
         <ul>
 
         <ul>
Line 771: Line 806:
 
         </ul>
 
         </ul>
 
     </nav>  
 
     </nav>  
 
+
    </div>
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 09:54, 27 July 2018