source:
trunk/web/templates/static/layout.css
@
205
Last change on this file since 205 was 182, checked in by ecprice, 17 years ago | |
---|---|
File size: 194 bytes |
Line | |
---|---|
1 | html { |
2 | background: #529; |
3 | padding: .75em; |
4 | } |
5 | body { |
6 | position: relative; |
7 | max-width: 66em; |
8 | margin: 0 auto; |
9 | padding: 1em; |
10 | border: 1px solid black; |
11 | background: #fff; |
12 | } |
Note: See TracBrowser
for help on using the repository browser.