Team:LMU-Munich/Templates/Page Header

From 2012.igem.org

(Difference between revisions)
(work on new design (menu formatted, the rest is currently a mess))
(placed logos)
Line 5: Line 5:
h1.firstHeading, #p-logo, #catlinks {
h1.firstHeading, #p-logo, #catlinks {
display: none;
display: none;
 +
font-weight: lighter;
}
}
Line 14: Line 15:
margin: 0;
margin: 0;
padding: 0;
padding: 0;
 +
font-size: 1em;
 +
font-face: sans-serif;
}
}
#top-section {
#top-section {
border: 0 none transparent;
border: 0 none transparent;
-
margin-top: -14px;
+
margin-top: 0;
width: auto;
width: auto;
height: 100px;
height: 100px;
Line 45: Line 48:
padding: 0;
padding: 0;
background: #421135;
background: #421135;
-
height: 3.5em;
+
height: 2.5em;
}
}
Line 71: Line 74:
display: block;
display: block;
background: #421135;
background: #421135;
-
padding: 1em;
+
padding: .5em;
height: 1.5em;
height: 1.5em;
color: white;
color: white;
Line 91: Line 94:
display: table;
display: table;
position: absolute;
position: absolute;
-
top: 3.5em;
+
top: 2.5em;
left: 0;
left: 0;
width: auto;
width: auto;
Line 121: Line 124:
}
}
-
#logo {
+
#logos {
-
display: block;
+
width:117px;
-
position: absolute;
+
text-align:center;
-
width: 150px;
+
margin-left: 5em;
-
height: 131px;
+
}
-
left: 0px;
+
 
-
top: 0px;
+
#logos img {
 +
margin-bottom: .5em;
}
}
Line 133: Line 137:
</style>
</style>
-
<a id="logo" href="https://2012.igem.org/Main_Page">
+
<div id="logos">
-
<img src="https://static.igem.org/mediawiki/2011/9/94/IgemLMU.png" alt="iGEM—LMU" />
+
<a href="https://2012.igem.org/Main_Page">
 +
<img src="https://static.igem.org/mediawiki/2012/f/f0/IGEM_logo.png" alt="iGEM" />
 +
</a>
 +
<a href="http://www.mikrobiologie.biologie.uni-muenchen.de/index.html">
 +
<img src="https://static.igem.org/mediawiki/2012/9/9e/LMU_logo.png" alt="Ludwig-Maximilians-Universität München" />
</a>
</a>
-
<h1>
+
</div>
-
<span>Bead</span>zillus
+
-
</h1>
+
<div id="nav">
<div id="nav">
</html>
</html>

Revision as of 10:44, 15 May 2012