Template:Team:Uppsala/blabla-style

From 2013.igem.org

(Difference between revisions)
 
(34 intermediate revisions not shown)
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
 +
#footer-box {
 +
width: 950px;
 +
background-color: white;
 +
margin-left:auto;
 +
margin-right:auto;
 +
border:none;
 +
}
 +
#globalWrapper {
 +
background-color: white;
 +
padding:0;
 +
margin:0;
 +
}
#contentSub, #search-controls, /*#footer-box,*/ .firstHeading, #catlinks, #p-logo  {
#contentSub, #search-controls, /*#footer-box,*/ .firstHeading, #catlinks, #p-logo  {
-
     display: none;
+
     display:none;
}
}
Line 16: Line 28:
     border: none;
     border: none;
     width: 99.5%;
     width: 99.5%;
-
     height: 99.5%;
+
     height: 100%;
     background-image: url("https://static.igem.org/mediawiki/2013/1/12/Uppsala2013_Background.png");
     background-image: url("https://static.igem.org/mediawiki/2013/1/12/Uppsala2013_Background.png");
-
    repeat-y;
+
 
     overflow: auto;
     overflow: auto;
     repeat-x;   
     repeat-x;   
Line 166: Line 178:
#nav ul li:hover img.nav-text2{
#nav ul li:hover img.nav-text2{
background: none;
background: none;
-
z-index: 3;
+
z-index: 9999;
}
}
#nav ul li:hover li .nav-text
#nav ul li:hover li .nav-text
Line 247: Line 259:
#bottom-pic {
#bottom-pic {
-
width: 100%;
+
width: 950px;
-
height: 200px;
+
height: 225px;
-
margin-top: 50px;
+
margin-top: 10px;
 +
        border-radius: 0px 0px 15px 15px;
 +
background-repeat: no-repeat;
 +
background-image:url(https://static.igem.org/mediawiki/2013/a/aa/Bottom_picture.png);
 +
background-size: 100% 100%;
}
}
-
 
+
#main_frame {
-
 
+
min-height: 1600px;
-
/* Code for the size of content section */
+
-
 
+
-
#main_frame {
+
-
min-height: 1800px;
+
width: 950px;
width: 950px;
margin: 20px auto;
margin: 20px auto;
Line 266: Line 278:
}
}
-
/* Content section size code ends */
+
ul.enlarge li:hover:last-child span{
 +
 +
left: -400px
 +
}
 +
 
 +
ul.enlarge li:hover:nth-child(3) span{
 +
 +
left: -400px
 +
}
 +
 
 +
.slogan
 +
{
 +
position:relative;
 +
top: 0px;
 +
left: 130px;
 +
width: 320px;
 +
}

Latest revision as of 12:32, 4 October 2013