Changeset 1169
- Timestamp:
- Oct 1, 2006, 12:03:39 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
www/main.css
r1132 r1169 61 61 div.top, div.main, div.bottom { 62 62 width: 720px; 63 display: table ;63 display: table-caption; 64 64 color: inherit; 65 65 background: white; … … 73 73 74 74 div.main { 75 /* height: 100%; */75 padding: 5px 10px 5px 10px; 76 76 } 77 77
Note: See TracChangeset
for help on using the changeset viewer.