Team:LMU-Munich/Templates/Page Header

From 2012.igem.org

(Difference between revisions)
(experimenting with the header image)
Line 12: Line 12:
body, html, #globalWrapper, #content {
body, html, #globalWrapper, #content {
-
background: white;
+
background: transparent;
margin: 0;
margin: 0;
padding: 0;
padding: 0;
Line 22: Line 22:
margin-top: -1px;
margin-top: -1px;
position: static;
position: static;
 +
}
 +
 +
html {
 +
background: #DDDDDD; /* ← change the left/right border color here! */
 +
}
 +
 +
body {
 +
width: 1000px; /* against my better judgement… */
 +
margin: 0 auto;
 +
background: url(http://wrtlprnft.ath.cx/igem12_header.jpg) no-repeat 0 0 white;
}
}
Line 34: Line 44:
#menubar {
#menubar {
display: table-cell;
display: table-cell;
-
background: white;
+
background: transparent;
 +
}
 +
 
 +
#menubar.left-menu {
 +
width: 100%;
}
}
Line 42: Line 56:
#menubar * {
#menubar * {
-
color: white !important;
+
color: transparent !important;
-
background: white !important;
+
background: transparent !important;
}
}
#top-section:hover #menubar * {
#top-section:hover #menubar * {
color: blue !important;
color: blue !important;
 +
}
 +
 +
#top-section:hover #menubar.left-menu {
 +
background: rgba(255, 255, 255, 0.75) !important;
}
}

Revision as of 19:08, 29 July 2012

Team-LMU Sidebar Home.jpg

The LMU-Munich team is exuberantly happy about the great success at the World Championship Jamboree in Boston. Our project Beadzillus finished 4th and won the prize for the "Best Wiki" (with Slovenia) and "Best New Application Project".

IGEM HQ LMU prize.jpg

[ more news ]