Changeset 210
- Timestamp:
- Oct 22, 2007, 5:40:24 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web/templates/static/layout.css
r182 r210 1 html { 2 background: #529; 3 padding: .75em; 1 html,body { 2 height: 100%; 4 3 } 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 TracChangeset
for help on using the changeset viewer.