Team:TU-Delft/Templates/Style

From 2013.igem.org

(Difference between revisions)
Line 43: Line 43:
/**********/
/**********/
body {
body {
-
background-color: background: #ADD8E6 url("https://static.igem.org/mediawiki/2013/d/d7/Im04.gif") left no-repeat fixed;
+
background: #ADD8E6 url("https://static.igem.org/mediawiki/2013/d/d7/Im04.gif") left no-repeat fixed;
color:#000000;
color:#000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-family: Verdana, Arial, Helvetica, sans-serif;
Line 49: Line 49:
margin: 30px 30px;
margin: 30px 30px;
padding: 0px;
padding: 0px;
 +
     
}
}
.clear{clear:both;}
.clear{clear:both;}
Line 70: Line 71:
#header {
#header {
margin: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
-
background-image:url(images/header.jpg);
+
background-image:url("https://static.igem.org/mediawiki/2013/2/2d/HeaderDelft.png") right no-repeat ;
-
width:717px;
+
width:976px;
height:288px;
height:288px;
position:relative;
position:relative;
Line 129: Line 130:
#content {
#content {
background-image:url(images/content_bg.gif);  
background-image:url(images/content_bg.gif);  
-
width:717px;
+
width:964px;
}
}
img{
img{

Revision as of 10:08, 19 April 2013