Template:Team:Uppsala/blabla-style

From 2013.igem.org

(Difference between revisions)
 
(46 intermediate revisions not shown)
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
-
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo  {
+
#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  {
 +
    display:none;
 +
}
 +
#top-section {
#top-section {
     border: none;
     border: none;
Line 13: 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");
-
    position: fixed;
+
 
     overflow: auto;
     overflow: auto;
-
     repeat-x;     
+
     repeat-x;  
 +
    
}  
}  
 +
/* Everything behind this comment affects mediawiki code, #content, #top-section, #contentSub etc */
/* Everything behind this comment affects mediawiki code, #content, #top-section, #contentSub etc */
Line 161: 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 242: 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 261: 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