Template:CSS/Theme2Home

From 2014.igem.org

(Difference between revisions)
 
(8 intermediate revisions not shown)
Line 15: Line 15:
}
}
-
.topblack{
+
.topblack_theme2{
-
width:1349px;
+
width:100%;
height:28px;
height:28px;
position:fixed;
position:fixed;
Line 25: Line 25:
}
}
-
.topwhite{
+
.topwhite_theme2{
-
width:1349px;
+
width:100%;
height:68px;
height:68px;
position:fixed;
position:fixed;
Line 252: 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 273: Line 273:
width:293px;
width:293px;
height:384px;
height:384px;
-
position:fixed;
+
position:absolute;
-
top:96px;
+
top:0px;
left:0px;
left:0px;
}
}
Line 281: Line 281:
width:293px;
width:293px;
height:192px;
height:192px;
-
position:fixed;
+
position:absolute;
top:480px;
top:480px;
left:0px;
left:0px;
Line 293: Line 293:
-
#container2 {
+
#container2_theme2 {
   display: block;
   display: block;
   margin: 0 auto;
   margin: 0 auto;
Line 299: 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