Team:Slovenia/test

From 2010.igem.org

(Difference between revisions)
(New page: <html> <style type="text/css"> - Getting rid of IGEM elements: #contentSub { display:none; } #siteSub { display:none; } #search-controls { display:none; } .firstHeading { display:...)
 
(13 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 61: Line 61:
img[src*="/wiki/skins/common/images/wiki.png"]{
img[src*="/wiki/skins/common/images/wiki.png"]{
     width:0;
     width:0;
-
     height:40px;
+
     height:60px;
     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