Template:Austin Texas/Stylesheet

From 2012.igem.org

(Difference between revisions)
 
(39 intermediate revisions not shown)
Line 2: Line 2:
<head>
<head>
<style type="text/css">
<style type="text/css">
-
 
-
 
-
//#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 
-
// display:none;
 
-
//}
 
body {
body {
-
background-color:#cc5500;
+
background-color: #cc5500;
}
}
-
#catlinks, #p-logo, #footer-box {
+
#catlinks, #p-logo, .firstHeading {
-
display:none;
+
display: none;
 +
}
 +
 
 +
#footer-box {
 +
width:955px;
}
}
#top-section {
#top-section {
 +
border: 1px 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: 175px;
-
top:4px;
+
top: 4px;
}
}
#content {
#content {
-
position:absolute;
+
position: absolute;
-
left:165px;
+
left: 175px;
-
top:99px;
+
top: 104px;
 +
}
 +
 
 +
#menubar {
 +
background-color: transparent;
 +
top: -5px;
 +
padding: 0px;
 +
margin: 0px;
 +
}
 +
 
 +
input.searchButton, #menubar ul li a {
 +
color: #ac9f7f;
 +
}
 +
 
 +
.right-menu li a {
 +
color: black;
 +
background-color: transparent;
 +
}
 +
 
 +
img.ut_logo {
 +
position:fixed;
 +
padding: 2px;
 +
margin: 0px;
 +
border:1px solid;
 +
width: 161px;
 +
height: 161px;
 +
left: 4px;
 +
top: 429px;
 +
background-color: white;
}
}
Line 33: Line 61:
padding: 0px;
padding: 0px;
margin: 0px;
margin: 0px;
-
border: 1px;
+
border: 1px solid;
-
position:fixed;
+
position: fixed;
-
border-style:solid;
+
top: 4px;
-
top:4px;
+
left: 4px;
-
left:4px;
+
}
}
Line 53: Line 80:
ul.cssmenu li a {
ul.cssmenu li a {
display: block;
display: block;
-
width: 155px;
+
width: 165px;
height: 38px;
height: 38px;
background: url('https://static.igem.org/mediawiki/2012/6/6f/Austin_Texas_menu.png');
background: url('https://static.igem.org/mediawiki/2012/6/6f/Austin_Texas_menu.png');

Latest revision as of 00:21, 3 October 2012