Team:BasicallyAcid/templates/header

From 2012hs.igem.org

(Difference between revisions)
 
(13 intermediate revisions not shown)
Line 5: Line 5:
/*BEGIN HEADER/MENU REMOVAL*/
/*BEGIN HEADER/MENU REMOVAL*/
h1.firstHeading {display:none;}
h1.firstHeading {display:none;}
-
body {
+
body {background-color: #260603; background-repeat: no-repeat; background-position: top center;0}
-
 
+
-
background-image: linear-gradient(bottom, rgb(82,189,94) 27%, rgb(41,97,52) 64%);
+
-
background-image: -o-linear-gradient(bottom, rgb(82,189,94) 27%, rgb(41,97,52) 64%);
+
-
background-image: -moz-linear-gradient(bottom, rgb(82,189,94) 27%, rgb(41,97,52) 64%);
+
-
background-image: -webkit-linear-gradient(bottom, rgb(82,189,94) 27%, rgb(41,97,52) 64%);
+
-
background-image: -ms-linear-gradient(bottom, rgb(82,189,94) 27%, rgb(41,97,52) 64%);
+
-
 
+
-
background-image: -webkit-gradient(
+
-
linear,
+
-
left bottom,
+
-
left top,
+
-
color-stop(0.27, rgb(82,189,94)),
+
-
color-stop(0.64, rgb(41,97,52))
+
-
); background-position: top center;0
+
-
 
+
-
 
+
-
}
+
#top-section {width:965px; border: 0; border-bottom: 1px solid #888888; height: 20px; overflow: visible;}
#top-section {width:965px; border: 0; border-bottom: 1px solid #888888; height: 20px; overflow: visible;}
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;}
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;}
Line 141: Line 124:
<html>
<html>
<body>
<body>
-
<div id="logo" style="position: relative; width: 949px; height: 150px; background: url('https://static.igem.org/mediawiki/2012hs/d/d0/MainLogo.png'); clear: both;  ">  
+
<div id="logo" style="position: relative; width: 949px; height: 150px; background: url('https://static.igem.org/mediawiki/2010/d/d2/Mainlogo.jpg'); clear: both;  ">  
</div>
</div>
</html>
</html>
-
{{:Team:BasicallyAcid/templates/menu}}
+
{{:Team:Brown/templates/menu}}

Latest revision as of 00:33, 21 March 2012