Template:Cambridge2

From 2009.igem.org

(Difference between revisions)
Line 5: Line 5:
/* width of page is 970 */
/* width of page is 970 */
 +
/*
* {
* {
-
/*margin:0;
+
margin:0;
-
padding:0;*/
+
padding:0;
}
}
-
* body {
+
*
 +
*/
 +
body {
-x-system-font:none;
-x-system-font:none;
-
background:#333333 none repeat scroll 0 0;
+
background:#C4FFD4 none repeat scroll 0 0;
-
color:#444444;
+
color:#FFE2EE;
font-family:Arial,Sans-Serif;
font-family:Arial,Sans-Serif;
/*font-size:0.6em;*/
/*font-size:0.6em;*/
Line 52: Line 55:
li {
li {
list-style-type:none;
list-style-type:none;
-
}
 
-
p {
 
-
margin:5px 0 10px;
 
}
}
img {
img {
Line 60: Line 60:
}
}
#header {
#header {
-
background:#FE7B09 url(https://2009.igem.org/Image:Cambridge_header.png) repeat-x scroll 0 0;
+
background: url(https://static.igem.org/mediawiki/2009/2/26/Cambridge_header.png) repeat-x scroll 0 0;
height:150px;
height:150px;
width: 970px;
width: 970px;
Line 162: Line 162:
     width: 790px;
     width: 790px;
     height: 11px;
     height: 11px;
-
     background:url(https://2009.igem.org/Image:Cambridge_boxtop.png) no-repeat bottom left;
+
     background:url(https://static.igem.org/mediawiki/2009/0/07/Cambridge_boxtop.png) no-repeat bottom left;
     position: relative;
     position: relative;
     float: left;
     float: left;
Line 170: Line 170:
     width: 790px;
     width: 790px;
     height: 11px;
     height: 11px;
-
     background:url(https://2009.igem.org/Image:Cambridge_boxbottom.png) no-repeat top left;
+
     background:url(https://static.igem.org/mediawiki/2009/4/4d/Cambridge_boxbottom.png) no-repeat top left;
     position: relative;
     position: relative;
     float: left;
     float: left;
Line 200: Line 200:
p {
p {
-
     margin:0;
+
     margin:5px 0 10px;
-
     margin-bottom: 10px;
+
    /* margin:0; */
 +
     /* margin-bottom: 10px; */
}
}
.editsection {
.editsection {
Line 255: Line 256:
</div>
</div>
-
<div id="contentbox"> <h1> Hi there </h1> </contentbox> </div>
+
<div id="contentbox"><h1> Hi there </h1></div>

Revision as of 14:41, 22 July 2009

Hi there