Team:ETH Zurich/Templates/Header

From 2011.igem.org

(Difference between revisions)
Line 133: Line 133:
right:0px;
right:0px;
}
}
 +
#pt-userpage, #pt-logout, #pt-preferences {background-color: white}
#menubar a:active, #menubar a:hover, #menubar a:link, #menubar a:visited {
#menubar a:active, #menubar a:hover, #menubar a:link, #menubar a:visited {
color: #000000;
color: #000000;
 +
background-color: white;
}
}
#footer-box {
#footer-box {
Line 195: Line 197:
#menu {
#menu {
width:900px;
width:900px;
-
height:200px;
+
height:150px;
position: relative;
position: relative;
top: 20px;
top: 20px;
Line 201: Line 203:
}
}
#menuback {
#menuback {
-
width:200px;
+
width:150px;
-
height:200px;
+
height:150px;
position: absolute;
position: absolute;
top: 0px;
top: 0px;
Line 209: Line 211:
}
}
#headpic {
#headpic {
-
width:700px;
+
width:750px;
-
height:200px;
+
height:150px;
position: absolute;
position: absolute;
top: 0px;
top: 0px;
-
left: 200px;
+
left: 150px;
background-color: #FFFFFF;
background-color: #FFFFFF;
}
}
#headover {
#headover {
-
width: 700px;
+
width: 750px;
-
height:200px;
+
height: 150px;
position: absolute;
position: absolute;
top: 0px;
top: 0px;
Line 225: Line 227:
}
}
#overlay {
#overlay {
-
width: 700px;
+
width: 750px;
-
height:200px;
+
height: 150px;
position: absolute;
position: absolute;
top: 0px;
top: 0px;

Revision as of 01:06, 10 August 2011