Difference between revisions of "Template:Fudan-CHINA"

Line 1: Line 1:
 +
  
 
<html>
 
<html>
Line 5: Line 6:
 
<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 54: Line 17:
 
#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 {
+
html,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 265: Line 229:
 
.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 616: Line 580:
  
 
<meta charset="utf-8">
 
<meta charset="utf-8">
<div class="head">
+
 
 +
 
 
  <nav>
 
  <nav>
 
         <ul>
 
         <ul>
Line 806: Line 771:
 
         </ul>
 
         </ul>
 
     </nav>  
 
     </nav>  
    </div>
+
 
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 09:52, 27 July 2018