Team:Slovenia/test

From 2010.igem.org

(Difference between revisions)
 
(11 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 64: Line 64:
     padding-right:975px;
     padding-right:975px;
     background:black;
     background:black;
 +
}
 +
 +
#content{
 +
background-color: transparent;
 +
border-left: none;
 +
border-right: none;
 +
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