Template:MainPage/ThemeCSS

From 2014.igem.org

(Difference between revisions)
 
(9 intermediate revisions not shown)
Line 5: Line 5:
/*--Footer stuff is here--*/
/*--Footer stuff is here--*/
-
.newfooter, .pushfooter {height: 170px; clear:both; margin-top: 15px;}
+
.newfooter, .pushfooter {height: 130px; clear:both; margin-top: 15px;}
.newfooter {background: #f0f0f0; color: #000;}
.newfooter {background: #f0f0f0; color: #000;}
#footerheader { width: 100%; background: #414141;height:10px;}
#footerheader { width: 100%; background: #414141;height:10px;}
Line 11: Line 11:
#footerheaderdesc img {display: block; position: relative; padding-right: 20px; float:left;}
#footerheaderdesc img {display: block; position: relative; padding-right: 20px; float:left;}
#footerheaderdesc #igemtitle {display: block; position: relative; padding-right: 20px; padding-top: 10px; float:left; color: #fff; font-size: 1.8em; font-weight: bold; }
#footerheaderdesc #igemtitle {display: block; position: relative; padding-right: 20px; padding-top: 10px; float:left; color: #fff; font-size: 1.8em; font-weight: bold; }
-
#footerheaderdesc #tagline {display: block; position: relative; padding-right: 20px; float:left; color: #fff; font-size: 1em;}
+
#footerheaderdesc #tagline {display: block; position: relative; padding-right: 20px; float:left; }
#newfooterbox {width: 975px; margin-right: auto; margin-left: auto; padding: 10px 0px 10px 0px;}
#newfooterbox {width: 975px; margin-right: auto; margin-left: auto; padding: 10px 0px 10px 0px;}
#newfooterbox a, #newfooterbox a:hover, #newfooterbox a:visited {color: #414141; text-decoration:none;}
#newfooterbox a, #newfooterbox a:hover, #newfooterbox a:visited {color: #414141; text-decoration:none;}
-
.footertext {width:200px; height: 140px; float: left; border-right: 2px solid #fff; position:relative;}
+
.footertext {width:200px; height: 100px; float: left; border-right: 2px solid #cccccc; position:relative;}
.footertext ul, #footertext ul li {  list-style: none;}
.footertext ul, #footertext ul li {  list-style: none;}
.footerextra {float: right; position: relative; display: block; text-align: right; margin-top: 60px; color: #999;}
.footerextra {float: right; position: relative; display: block; text-align: right; margin-top: 60px; color: #999;}
-
a, a:visited {color: #F37321; text-decoration:none;}
 
-
a:hover {color: #006633; text-decoration:none;}
 
 +
<!-- a, a:visited {color: #F37321; text-decoration:none;}
 +
a:hover {color: #006633; text-decoration:none;} -->
</style>
</style>
</html>
</html>

Latest revision as of 20:02, 30 May 2014