Team:ETH Zurich/Templates/Header

From 2011.igem.org

(Difference between revisions)
(Created page with "<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.m...")
Line 191: Line 191:
#menu {
#menu {
width:900px;
width:900px;
-
height:150px;
+
height:200px;
position: relative;
position: relative;
top: 20px;
top: 20px;
Line 198: Line 198:
#menuback {
#menuback {
width:100px;
width:100px;
-
height:150px;
+
height:200px;
position: absolute;
position: absolute;
top: 0px;
top: 0px;
Line 206: Line 206:
#headpic {
#headpic {
width:800px;
width:800px;
-
height:150px;
+
height:200px;
position: absolute;
position: absolute;
top: 0px;
top: 0px;
Line 214: Line 214:
#headover {
#headover {
width: 800px;
width: 800px;
-
height:150px;
+
height:200px;
position: absolute;
position: absolute;
top: 0px;
top: 0px;
Line 222: Line 222:
#overlay {
#overlay {
width: 800px;
width: 800px;
-
height:150px;
+
height:200px;
position: absolute;
position: absolute;
top: 0px;
top: 0px;

Revision as of 00:30, 10 August 2011