Team:HUST-China/Templates/css

From 2011.igem.org

(Difference between revisions)
 
(15 intermediate revisions not shown)
Line 30: Line 30:
  #header
  #header
{  
{  
-
         position: relative;
+
         position: absolute;
-
         top: -200px;
+
         top: -100px;
         left: 0px;
         left: 0px;
Line 44: Line 44:
#right
#right
{
{
-
width:953px;  
+
width:973px;  
 +
        position: absolute;
 +
        left: -2px;
 +
 
padding-left:0;
padding-left:0;
padding-top:10;
padding-top:10;
Line 97: Line 100:
text-decoration:underline;
text-decoration:underline;
}
}
 +
   
 +
        .clear{clear:both;}
</style>
</style>
</html>
</html>

Latest revision as of 01:42, 6 October 2011