Team:SDU-Denmark/css

From 2010.igem.org

(Difference between revisions)
 
(83 intermediate revisions not shown)
Line 3: Line 3:
.firstHeading {
.firstHeading {
-
   display: none
+
   display: none;
}
}
#header {
#header {
-
   position:absolute;  
+
   position:absolute;
   top:0px;
   top:0px;
   left:150px;
   left:150px;
   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;
   width: 687px;
   width: 687px;
Line 23: Line 23:
}
}
-
#container {
+
#text {
-
   position:absolute;  
+
   display: block;
-
   top:143px;
+
   margin-top:143px;
-
   left:150px;
+
   margin-left:152px;
-
   width: 687px;
+
   width:672px;
-
   height: auto;
+
   max-width:672px;
-
   background-image: url(https://static.igem.org/mediawiki/2010/9/98/Bg.jpg)
+
   background-color:#d1d1d1;
 +
  color:#000000;
}
}
-
.clear {clear:both;}
+
#textcenter {
-
body.mediawiki {
+
  text-align: center;
-
background-color:#494d51;
+
}
-
background-position: center center;
+
-
background-attachment: fixed;
+
-
background-repeat: no-repeat;
+
-
font-family: Calibri, Verdana, helvetica, sans-serif;
+
-
}
+
-
h2 {padding: 10px 20px;
+
-
                        font-size: 18px;
+
-
                        color: #eb8300;
+
-
                        font-decoration: none;
+
-
                        font-weight: bold;}
+
-
h2 a {color: #eb8300;}
+
-
h3 {padding: 10px 20px;
+
-
                        font-size: 16px;
+
-
                        color: #eb8300;
+
-
                        font-decoration: none;
+
-
                        font-weight: bold;}
+
-
h1.firstHeading {
+
-
display: none;
+
-
}
+
-
p {
+
-
text-align: justify;
+
-
}
+
-
a:link {
+
-
color: #00a5ea;
+
-
text-decoration: none
+
-
}
+
-
a:visited {
+
-
color:#00a5ea;
+
-
text-decoration: none
+
-
}
+
-
a:hover {
+
-
                        color: #eb8300;
+
-
text-decoration: none
+
-
}
+
-
a:active {
+
-
color:#f29400;
+
-
text-decoration: none
+
-
}
+
-
#bodyContent { padding: 10px auto; width: 910px; margin: 225px auto; clear: none;}
+
-
table#team_members { text-align: justify; border: 0; }
+
-
table#team_members h2, table#team_members h3 { clear: both; }
+
-
#content * a:hover {text-decoration:none;}
+
-
#main_wrapper {
+
-
                        position:absolute; left:0px; top:0px;
+
-
margin: 0;
+
-
width: 969px;
+
-
height: 221px;
+
-
align: center;
+
-
border-style: solid;
+
-
                        border-color: white;
+
-
}
+
-
+
-
#super_main_wrapper {
+
-
                        position:absolute; left:0px; top:227px;
+
-
margin-bottom: 0px;
+
-
width: 975px;
+
-
align: center;
+
-
background-color: #ede8e2;
+
-
                        heigth: auto;
+
-
                }
+
-
                #orangeBox, #greenBox, #blueBox {background-repeat: no-repeat;
+
-
                        height:200px;
+
-
                        width: 323px;
+
-
                        float:left;}
+
-
                #orangeBox p, #greenBox p, #blueBox p{padding: 0 20px;
+
-
                        text-align: justify;
+
-
                        font-size: 12px;
+
-
                        color: #FFF;}
+
-
                #orangeBox h3, #greenBox h3, #blueBox h3{padding: 20px 25px 0 20px;
+
-
                        font-weight: bold;
+
-
                        font-size: 18px;
+
-
                        color: #FFF;}
+
-
                #orangeBox a, #greenBox a, #blueBox a {
+
-
                        padding-right: 20px;
+
-
                        font-weight: bold;
+
-
                        font-size: 14px;
+
-
                        display: block;
+
-
                        text-align: right;
+
-
                        color: #FFF;} 
+
-
                #orangeBox {margin-left: 3px;
+
-
                        background-image: url(https://static.igem.org/mediawiki/2009/9/9d/OrangeBox.jpg);}
+
-
                #greenBox {background-image: url(https://static.igem.org/mediawiki/2009/9/97/GreenBox.jpg);}
+
-
                #blueBox {background-image: url(https://static.igem.org/mediawiki/2009/9/96/BlueBox.jpg);}
+
-
                #SubWrapper {width: 647px;
 
-
                        float: left;
 
-
                        margin-left: 3px;
 
-
                        margin-top: 3px;
 
-
                        background-color: #ede8e2;}
 
-
                #SubWrapper * p, #SubWrapper p  {padding: 0 20px;
 
-
                        text-align: justify;
 
-
                        font-size: 12px;}
 
-
                #SubWrapper * h3, #SubWrapper h3 {padding: 10px 20px;
 
-
                        font-size: 18px;}
 
-
                #news {width:320px;
 
-
                        margin-top: 3px;
 
-
                        float: left;
 
-
                        background-color: #d8d5d0;}
 
-
              #news p {padding: 0 20px;
 
-
                        text-align: justify;
 
-
                        font-size: 12px;}
 
-
                #news h3 {padding: 10px 20px;
 
-
                        font-size: 18px;}
 
-
                #mission_box {width:650px;
 
-
                        float: left;}
 
-
                #team_box, #heartbeat_box, #notebook_box, #parts_box, #gallery_box, #sponsors_box {width:215px;
 
-
                        float: left;
 
-
                        padding: 10px 0 0 0;}
 
-
               
+
#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