Template:CSS/hzau-style

From 2014.igem.org

(Difference between revisions)
(Created page with "<html> <head> <style type="text/css"> - general styling: body { font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif; font-size:13px; color:#09C; line-height:2...")
Line 65: Line 65:
#top {
#top {
height:55px;
height:55px;
-
background:url(../images/top.jpg) no-repeat;
+
background:url(https://static.igem.org/mediawiki/2014/6/61/Top.jpg) no-repeat;
z-index:100;
z-index:100;
}
}
Line 81: Line 81:
height:328px;
height:328px;
width:940px;
width:940px;
-
background:url(../images/mainBG.jpg) no-repeat;
+
background:url(https://static.igem.org/mediawiki/2014/d/dc/MainBG.jpg) no-repeat;
z-index:0;
z-index:0;
}
}
Line 89: Line 89:
width:940px;
width:940px;
position:relative;
position:relative;
-
background:url(../images/mainDisplayBG.jpg) no-repeat top;
+
background:url(https://static.igem.org/mediawiki/2014/d/dc/MainDisplayBG.jpg) no-repeat top;
position: absolute;
position: absolute;
}
}
Line 95: Line 95:
#display {
#display {
height:86px;
height:86px;
-
background:url(../images/pages/displayBG.jpg) no-repeat;
+
background:url(https://static.igem.org/mediawiki/2014/9/9b/DisplayBG.jpg) no-repeat;
z-index:0;
z-index:0;
}
}

Revision as of 10:56, 15 June 2014