Team:LMU-Munich/Templates/Page Header
From 2012.igem.org
(Difference between revisions)
m (ununindented headings) |
(menu changes) |
||
Line 36: | Line 36: | ||
html { | html { | ||
- | background: | + | background: white; /* ← change the left/right border color here! */ |
} | } | ||
body { | body { | ||
- | width: | + | width: 1000px; /* against my better judgement… */ |
margin: 0 auto; | margin: 0 auto; | ||
background: url(https://static.igem.org/mediawiki/2012/3/3d/LMU-Munich_banner.jpeg) no-repeat 0 0 white; | background: url(https://static.igem.org/mediawiki/2012/3/3d/LMU-Munich_banner.jpeg) no-repeat 0 0 white; | ||
Line 109: | Line 109: | ||
display: 0; | display: 0; | ||
margin: 0; | margin: 0; | ||
- | padding: 0; | + | padding: 0 100px; |
- | background: # | + | background: url(http://wrtlprnft.ath.cx/top.png) #785d99 repeat-y; |
height: 2.5em; | height: 2.5em; | ||
- | |||
margin-top: 241px; | margin-top: 241px; | ||
+ | } | ||
+ | #nav { | ||
+ | height: 2.5em; | ||
+ | margin: 0 -100px; | ||
+ | padding-bottom: .4em; | ||
+ | background: url(http://wrtlprnft.ath.cx/bottom.png) #785d99 repeat-y; | ||
} | } | ||
Line 122: | Line 127: | ||
margin: 0; | margin: 0; | ||
float: left; | float: left; | ||
- | margin-right: | + | margin-right: 2px; |
height: 2.5em; | height: 2.5em; | ||
} | } | ||
#nav li:hover { | #nav li:hover { | ||
- | border-right: | + | border-right: 2px solid white; |
- | border-left: | + | border-left: 2px solid white; |
- | margin-left: - | + | margin-left: -2px; |
margin-right: 0; | margin-right: 0; | ||
} | } | ||
Line 140: | Line 145: | ||
#nav a, #nav strong { | #nav a, #nav strong { | ||
display: block; | display: block; | ||
- | background: # | + | background: #785d99; |
padding: .5em; | padding: .5em; | ||
height: 1.5em; | height: 1.5em; | ||
Line 151: | Line 156: | ||
text-decoration: none; | text-decoration: none; | ||
color: white; | color: white; | ||
- | background: # | + | background: #b381d9; |
} | } | ||
Line 157: | Line 162: | ||
display: none; | display: none; | ||
position: absolute; | position: absolute; | ||
- | margin | + | margin: 0; |
- | + | padding: 0; | |
+ | padding-top: .4em; | ||
top: 2.5em; | top: 2.5em; | ||
width: auto; | width: auto; | ||
- | background | + | background: transparent; |
} | } | ||
Line 169: | Line 175: | ||
height: 2.5em; | height: 2.5em; | ||
} | } | ||
+ | |||
+ | /* | ||
+ | round border experiments — do not work yet | ||
+ | #nav li li:last-child { | ||
+ | -moz-border-bottom-left-radius: 10px; | ||
+ | border-bottom-left-radius: 10px; | ||
+ | -moz-border-bottom-right-radius: 10px; | ||
+ | border-bottom-right-radius: 10px; | ||
+ | border-bottom: 3px solid #785d99; | ||
+ | border-left: 3px solid #785d99; | ||
+ | border-right: 3px solid #785d99; | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | */ | ||
#nav li li a, #nav li li strong { | #nav li li a, #nav li li strong { |
Revision as of 09:24, 8 September 2012
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".
[ more news ]
Page title
List of templates:
- Team:LMU-Munich/Templates/Page Header
- this page, include at the start of every page, the first parameter specifies the image to be shown in the sidebar
- Team:LMU-Munich/Templates/Page Footer
- include at the end of every page
- Team:LMU-Munich/Templates/Navigation
- edit the menu here
- Team:LMU-Munich/Templates/News
- the text in the sidebar