Team:HUST-China/Templates/css

From 2011.igem.org

(Difference between revisions)
 
(46 intermediate revisions not shown)
Line 23: Line 23:
         padding-left:0;
         padding-left:0;
height:auto;
height:auto;
-
width:953px;
+
width:1000px;
font-family:"Times New Roman", Times, serif;
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-size:18px;
Line 30: Line 30:
  #header
  #header
{  
{  
-
width:953px;  
+
        position: absolute;
-
padding-top:110px;
+
        top: -100px;
-
height:5px;
+
        left: 0px;
 +
 
 +
width:977px;  
 +
/* padding-top:110px;*/
 +
height:200px;
text-align:right;
text-align:right;
background-image:url(https://static.igem.org/mediawiki/2011/f/fc/Hust_team_logo.jpg);
background-image:url(https://static.igem.org/mediawiki/2011/f/fc/Hust_team_logo.jpg);
 +
        background-repeat:repeat;
 +
        overflow:hidden;
}
}
#right
#right
{
{
-
width:953px;  
+
width:973px;  
 +
        position: absolute;
 +
        left: -2px;
 +
 
padding-left:0;
padding-left:0;
padding-top:10;
padding-top:10;
Line 91: Line 100:
text-decoration:underline;
text-decoration:underline;
}
}
 +
   
 +
        .clear{clear:both;}
</style>
</style>
</html>
</html>

Latest revision as of 01:42, 6 October 2011