Template:Austin Texas/Stylesheet

From 2012.igem.org

(Difference between revisions)
 
(21 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 {
Line 12: Line 7:
}
}
-
#catlinks, #p-logo, #footer-box {
+
#catlinks, #p-logo, .firstHeading {
display: none;
display: none;
 +
}
 +
 +
#footer-box {
 +
width:955px;
}
}
#top-section {
#top-section {
-
border: 1px;
+
border: 1px solid;
-
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: 175px;
top: 4px;
top: 4px;
}
}
Line 27: Line 25:
#content {
#content {
position: absolute;
position: absolute;
-
left: 165px;
+
left: 175px;
top: 104px;
top: 104px;
}
}
Line 38: Line 36:
}
}
-
#menubar ul li a {  
+
input.searchButton, #menubar ul li a {  
-
color: #000000;  
+
color: #ac9f7f;  
}
}
-
//.right-menu li a {
+
.right-menu li a {
-
// color: black;
+
color: black;
-
// background-color: transparent;
+
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;
 +
}
ul.cssmenu {
ul.cssmenu {
Line 51: 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 71: 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