Team:Wisconsin-Madison

From 2010.igem.org

(Difference between revisions)
 
(13 intermediate revisions not shown)
Line 2: Line 2:
<html>
<html>
<style>
<style>
 +
html {
 +
background-color: #000000;
 +
}
P {
P {
margin: 0px;
margin: 0px;
Line 13: Line 16:
background: url('https://static.igem.org/mediawiki/2010/b/b6/UW_back2.jpg') top center no-repeat;
background: url('https://static.igem.org/mediawiki/2010/b/b6/UW_back2.jpg') top center no-repeat;
-
background-color:#000000;
 
width: 100%;
width: 100%;
-
height: 100%;
+
height: 750px;
-
min-height: 650px;
+
position: relative;
position: relative;
margin-left: auto;
margin-left: auto;
Line 28: Line 29:
}
}
#top-section {
#top-section {
-
height: auto;
+
display: none;
-
position: relative;
+
-
margin-top: 0px;
+
-
margin-bottom: 0px;
+
-
padding: 0px;
+
}
}
#menubar {
#menubar {
-
font-size: 85%;
+
display: none;
-
position: absolute;
+
-
top: 0px;
+
-
margin: 0px !important;
+
-
padding: 0px !important;
+
-
font-family: "Arial";
+
-
color: #888888 !important;
+
}
}
#menubar ul:hover {
#menubar ul:hover {

Latest revision as of 05:49, 26 May 2011