Template:Austin Texas/Stylesheet

From 2012.igem.org

(Difference between revisions)
Line 5: Line 5:
//#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
//#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
-
// display:none;
+
// display: none;
//}
//}
body {
body {
-
background-color:#cc5500;
+
background-color: #cc5500;
}
}
#catlinks, #p-logo, #footer-box {
#catlinks, #p-logo, #footer-box {
-
display:none;
+
display: none;
}
}
#top-section {
#top-section {
 +
border-style: solid;
background: url('https://static.igem.org/mediawiki/2012/b/bd/Austin_Texas_header.png');
background: url('https://static.igem.org/mediawiki/2012/b/bd/Austin_Texas_header.png');
-
position:absolute;
+
position: absolute;
-
left:165px;
+
left: 165px;
-
top:4px;
+
top: 4px;
}
}
#content {
#content {
-
position:absolute;
+
position: absolute;
-
left:165px;
+
left: 165px;
-
top:99px;
+
top: 99px;
}
}
Line 34: Line 35:
margin: 0px;
margin: 0px;
border: 1px;
border: 1px;
-
position:fixed;
+
position: fixed;
-
border-style:solid;
+
border-style: solid;
-
top:4px;
+
top: 4px;
-
left:4px;
+
left: 4px;
}
}

Revision as of 18:38, 2 October 2012