Changeset 75 for bitstructures/trunk
- Timestamp:
- 05/31/08 11:48:27 (6 months ago)
- Files:
-
- 1 modified
-
bitstructures/trunk/css/bitstructures.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
bitstructures/trunk/css/bitstructures.css
r74 r75 1 1 body { 2 2 font-family: Arial, sans-serif; 3 font-size: small;3 font-size: 0.88em; 4 4 line-height: 1.5; 5 5 margin: 0; … … 125 125 126 126 pre { 127 font-family: Monaco, "Lucida Console", "Bitstream Vera Sans Mono", "Courier New", monospace; 128 font-size: 1em; 127 129 background-color: #e8f4ff; 128 130 }
