Team:LMU-Munich/Templates/Page Header
From 2012.igem.org
(Difference between revisions)
m (red links should be red) |
m (only color specific tables) |
||
Line 304: | Line 304: | ||
} | } | ||
- | th { | + | table.colored th { |
background: #16933f; | background: #16933f; | ||
color: white; | color: white; | ||
} | } | ||
- | tr:nth-child(odd) { | + | table.colored tr:nth-child(odd) { |
background: #ebfce4; | background: #ebfce4; | ||
} | } | ||
- | table { | + | table.colored { |
border: 0 none transparent; | border: 0 none transparent; | ||
border-bottom: 2px solid #00b050; | border-bottom: 2px solid #00b050; | ||
} | } | ||
- | th, td { | + | table.colored th, table.colored td { |
padding-left: .5em; | padding-left: .5em; | ||
padding-right: .5em; | padding-right: .5em; |
Revision as of 13:08, 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
Table test
A1 | B1 | C1 |
---|---|---|
A2 | B2 | C2 |
A3 | B3 | C3 |