Team:SDU-Denmark/css

From 2010.igem.org

(Difference between revisions)
Line 12: Line 12:
#header {
#header {
   position:absolute;  
   position:absolute;  
-
   top:32px;
+
   top:0px;
   left:150px;
   left:150px;
   margin: 0;
   margin: 0;
Line 23: Line 23:
   position:absolute;  
   position:absolute;  
   top:106px;
   top:106px;
-
   left:0px;
+
   left:150px;
   margin: 0;
   margin: 0;
   width: 687px;
   width: 687px;
Line 31: Line 31:
#container {
#container {
   position:absolute;  
   position:absolute;  
-
   top:30px;
+
   top:143px;
   left:0px;
   left:0px;
   margin-botton: 0;
   margin-botton: 0;
Line 37: Line 37:
   height: auto;
   height: auto;
   background-image: url(https://static.igem.org/mediawiki/2010/9/98/Bg.jpg)
   background-image: url(https://static.igem.org/mediawiki/2010/9/98/Bg.jpg)
-
}
 
-
 
-
#tekst {
 
-
  position: relative;
 
-
  float: center;
 
-
  width: 680px;
 
-
  color: #ffffff;
 
}
}
</style>
</style>
</html>
</html>

Revision as of 17:24, 20 April 2010