Team:Newcastle/CSS

From 2009.igem.org

(Difference between revisions)
Line 51: Line 51:
}
}
#header {
#header {
-
POSITION: absolute; TOP:0px; HEIGHT: 266px
+
POSITION: relative; HEIGHT: 266px
}
}
#header .logo {
#header .logo {
-
POSITION: absolute; TOP:0px;
+
POSITION: relative;
}
}
#header .logo IMG {
#header .logo IMG {
Line 60: Line 60:
}
}
#header .banner {
#header .banner {
-
FLOAT: right; WIDTH: 730px; POSITION: absolute; TOP: 32px; HEIGHT: 92px
+
FLOAT: right; WIDTH: 730px; POSITION: relative; TOP: 32px; HEIGHT: 92px
}
}
Line 79: Line 79:
margin:0;
margin:0;
padding:0;
padding:0;
-
position:absolute;
+
position:relative;
-
top:266px;
+
width:975px;
width:975px;
padding: 0pt ! important;
padding: 0pt ! important;
Line 126: Line 125:
padding-top:23px;
padding-top:23px;
margin-top:20px;
margin-top:20px;
-
position:absolute;
+
position:relative;
-
top:293;
+
width:159px;
width:159px;
min-height:600px;
min-height:600px;
Line 383: Line 381:
left:39px;
left:39px;
padding-top:46px;
padding-top:46px;
-
position:absolute;
+
position:relative;
-
top:293px;
+
width:516px;
width:516px;
}
}
Line 444: Line 441:
padding:0 0 0 5px;
padding:0 0 0 5px;
text-transform:uppercase;
text-transform:uppercase;
-
position:absolute;
+
 
-
top:293;
+
}
}

Revision as of 18:11, 7 October 2009