Team:Slovenia/test

From 2010.igem.org

(Difference between revisions)
m
 
(10 intermediate revisions not shown)
Line 3: Line 3:
<style type="text/css">
<style type="text/css">
-
/* Getting rid of IGEM elements */
+
//get rid of the top
#contentSub {
#contentSub {
Line 48: Line 48:
#menubar.right-menu {
#menubar.right-menu {
-
margin-top:-15px;
+
margin-top:-20px;
}
}
Line 67: Line 67:
#content{
#content{
-
background-color: black;
+
background-color: transparent;
border-left: none;
border-left: none;
border-right: none;
border-right: none;
width:965px;
width:965px;
 +
height: 1300px;
 +
}
 +
 +
 +
#globalWrapper{
 +
background-color: black;
 +
background-image:url("https://static.igem.org/mediawiki/2010/9/93/SLOBackground.jpg");
 +
background-position: left top;
 +
background-repeat: repeat-x repeat-y;
 +
background-attachment: fixed;
}
}

Latest revision as of 19:24, 21 October 2010