Armin Ronacher | a5204a4 | 2008-05-06 12:14:23 +0200 | [diff] [blame] | 1 | div.header, div.relnav, #toc { display: none; } |
2 | #contentwrapper { padding: 0; margin: 0; border: none; } | ||||
3 | body { color: black; background-color: white; } | ||||
4 | div.footer { text-align: right; border-top: 1px solid #888; color: #888; | ||||
5 | margin-top: 1cm; } | ||||
6 | div.footer a { text-decoration: none; } |