Team:SDU-Denmark/css

From 2010.igem.org

(Difference between revisions)
 
(99 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
-
 
-
.clear {clear:both;}
 
-
body.mediawiki {
 
-
background-color:#494d51;
 
-
background-position: center center;
 
-
background-attachment: fixed;
 
-
background-repeat: no-repeat;
 
-
font-family: Calibri, Verdana, helvetica, sans-serif;
 
.firstHeading {
.firstHeading {
-
   display: none
+
   display: none;
-
}
+
-
 
+
-
#wrapper {
+
-
  position: relative;  
+
}
}
#header {
#header {
-
   position:absolute;  
+
   position:absolute;
   top:0px;
   top:0px;
   left:150px;
   left:150px;
-
  margin: 0;
 
   width: 687px;
   width: 687px;
   height: 113px;
   height: 113px;
-
   background-image: url(https://static.igem.org/mediawiki/2010/5/5e/Header.jpg)
+
   background-image: url(https://static.igem.org/mediawiki/2010/2/20/Header2.jpg)
}
}
#navigation {
#navigation {
   position:absolute;  
   position:absolute;  
-
   top:106px;
+
   top:113px;
   left:150px;
   left:150px;
-
  margin: 0;
 
   width: 687px;
   width: 687px;
   height: 30px;
   height: 30px;
}
}
-
#container {
+
#text {
-
   position:absolute;  
+
   display: block;
-
   top:143px;
+
   margin-top:143px;
-
   left:150px;
+
   margin-left:152px;
-
   margin-botton: 0;
+
   width:672px;
-
   width: 687px;
+
   max-width:672px;
-
   height: auto;
+
   background-color:#d1d1d1;
-
   background-image: url(https://static.igem.org/mediawiki/2010/9/98/Bg.jpg)
+
   color:#000000;
 +
}
 +
 
 +
#textcenter {
 +
  text-align: center;
 +
}
 +
 
 +
 
 +
#bodyContent
 +
{
 +
  background: url(https://static.igem.org/mediawiki/2010/0/0d/Bodycontent.jpg);
 +
}
 +
 
 +
#content
 +
{
 +
        background: url(https://static.igem.org/mediawiki/2010/f/f0/Contentbackground.jpg);
}
}
</style>
</style>
</html>
</html>

Latest revision as of 19:18, 21 April 2010