Template:MainPage/ThemeCSS

From 2014.igem.org

(Difference between revisions)
 
(18 intermediate revisions not shown)
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
-
 
-
<!--
 
-
/*--Formatting to remove and alter wiki css defaults--*/
 
-
#contentSub, .firstHeading, #footer-box, #catlinks, #search-controls { display:none;}
 
-
#top-section {padding-top: 0px; border: none;}
 
-
#globalWrapper, #content { width: 100%; background-color: #fff; border: none; margin: 0; padding: 0; position: relative;}
 
-
html, body { height: 100%; background: #fff;}
 
-
body {font: 10px normal Verdana, Arial, Helvetica, sans-serif;  color: #333; background: #f0f0f0;}
 
-
#newcontainer { /*-- Footer specific edits http://ryanfait.com/resources/footer-stick-to-bottom-of-page/ --*/
 
-
width:975px;
 
-
margin-left: auto;
 
-
margin-right: auto;
 
-
position:relative;
 
-
min-height: 100%;
 
-
height: auto !important;
 
-
height: 100%;
 
-
border: 0px solid #000;
 
-
margin: 0 auto -250px;
 
-
color: #333;
 
-
}
 
-
-->
 
/*--Footer stuff is here--*/
/*--Footer stuff is here--*/
-
.newfooter, .pushfooter {height: 235px; 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;}
+
#footerheader { width: 100%; background: #414141;height:10px;}
#footerheaderdesc { width: 975px; height: 50px; margin-left:auto; margin-right: auto; padding: 10px 0px 10px 0px;}
#footerheaderdesc { width: 975px; height: 50px; margin-left:auto; margin-right: auto; padding: 10px 0px 10px 0px;}
#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