Team:Newcastle/CSS

From 2009.igem.org

(Difference between revisions)
Line 51: Line 51:
}
}
#header {
#header {
-
POSITION: absolute; TOP:400px; HEIGHT: 266px
+
POSITION: absolute; TOP:0px; HEIGHT: 266px
}
}
#header .logo {
#header .logo {
-
POSITION: absolute; TOP:400px;
+
POSITION: absolute; TOP:0px;
}
}
#header .logo IMG {
#header .logo IMG {
Line 60: Line 60:
}
}
#header .banner {
#header .banner {
-
FLOAT: right; WIDTH: 730px; POSITION: absolute; TOP: 400px; HEIGHT: 92px
+
FLOAT: right; WIDTH: 730px; POSITION: absolute; TOP: 32px; HEIGHT: 92px
}
}
Line 79: Line 79:
margin:0;
margin:0;
padding:0;
padding:0;
-
position:relative;
+
position:absolute;
 +
top:400px;
width:975px;
width:975px;
padding: 0pt ! important;
padding: 0pt ! important;

Revision as of 18:06, 7 October 2009