Changeset 1022
- Timestamp:
- 10/23/08 22:40:08 (2 months ago)
- Files:
-
- trunk/view/webapp/css/_default.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/view/webapp/css/_default.css
r1019 r1022 7 7 margin: 0; 8 8 padding: 0; 9 border: 0; /* IE defaults to 1px - so turn this off */10 9 color: black; 11 10 font-family: verdana, arial, helvetica, sans-serif; … … 14 13 15 14 15 16 html 17 { 18 border: 0; /* IE defaults to 1px - so turn this off */ 19 } 16 20 17 21 body