Team:LMU-Munich/Templates/Page Header

From 2011.igem.org

(Difference between revisions)
(mathias: header redesign in progess…)
(mathias: header replacement complete; should also be much cleaner now)
Line 17: Line 17:
#top-section, #p-logo {
#top-section, #p-logo {
height: 244px;
height: 244px;
-
}
 
-
 
-
#header {
 
-
position: relative;
 
-
left: -5px;
 
}
}
Line 28: Line 23:
left: 0px;
left: 0px;
top: -243px;
top: -243px;
 +
}
 +
 +
#content {
 +
padding-left: 0;
 +
padding-right: 0;
 +
width: 975px;
}
}
Line 33: Line 34:
position: absolute;
position: absolute;
z-index: 100;
z-index: 100;
-
top: 0px;
+
top: -47px;
left: 7px;
left: 7px;
 +
 +
margin: 0;
 +
padding: 0;
 +
}
 +
 +
#nav p {
 +
display: none;
}
}

Revision as of 12:33, 29 August 2011