Changeset 1260
- Timestamp:
- Oct 29, 2006, 11:49:53 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
www/main.css
r1179 r1260 72 72 } 73 73 74 div.top { 75 border-width: 1px 1px 0 1px; 76 } 77 74 78 div.main { 75 79 padding: 5px 10px 5px 10px; 80 height: 100%; 76 81 } 77 82 … … 79 84 clear: both; 80 85 position: relative; 86 border-width: 0 1px 1px 1px; 81 87 } 82 88
Note: See TracChangeset
for help on using the changeset viewer.