Template:CSS/Theme2Home

From 2014.igem.org

(Difference between revisions)
 
(10 intermediate revisions not shown)
Line 4: Line 4:
.container_theme2home{
.container_theme2home{
width:100%;
width:100%;
 +
height:2620px;
background-image:url("https://static.igem.org/mediawiki/2014/d/dd/Bg_iitd.jpg");
background-image:url("https://static.igem.org/mediawiki/2014/d/dd/Bg_iitd.jpg");
-
 
+
background-repeat: repeat-y;
 +
background-repeat: repeat-x;
position:absolute;
position:absolute;
top:-10px;
top:-10px;
Line 13: Line 15:
}
}
-
.topblack{
+
.topblack_theme2{
-
width:1349px;
+
width:100%;
height:28px;
height:28px;
position:fixed;
position:fixed;
Line 23: Line 25:
}
}
-
.topwhite{
+
.topwhite_theme2{
-
width:1349px;
+
width:100%;
height:68px;
height:68px;
position:fixed;
position:fixed;
Line 250: Line 252:
}
}
-
.mascotbottomlayer{
+
.mascotbottomlayer_theme2{
width:293px;
width:293px;
height:372px;
height:372px;
-
position:fixed;
+
position:absolute;
-
top:96px;
+
top:650px;
-
left:0px;
+
margin:0 auto;
background-image: url(https://static.igem.org/mediawiki/2014/2/2a/Industry3.png);
background-image: url(https://static.igem.org/mediawiki/2014/2/2a/Industry3.png);
}
}
Line 271: Line 273:
width:293px;
width:293px;
height:384px;
height:384px;
-
position:fixed;
+
position:absolute;
-
top:96px;
+
top:0px;
left:0px;
left:0px;
}
}
Line 279: Line 281:
width:293px;
width:293px;
height:192px;
height:192px;
-
position:fixed;
+
position:absolute;
top:480px;
top:480px;
left:0px;
left:0px;
Line 291: Line 293:
-
#container2 {
+
#container2_theme2 {
   display: block;
   display: block;
   margin: 0 auto;
   margin: 0 auto;
Line 297: Line 299:
   height:170px;
   height:170px;
position:absolute;
position:absolute;
-
top:477px;
+
top:650px;
left:300px;
left:300px;
}
}

Latest revision as of 18:58, 10 October 2014