Changeset 43
- Timestamp:
- 01/06/08 15:02:17 (8 months ago)
- Files:
-
- bitstructures/trunk/css/bitstructures.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
bitstructures/trunk/css/bitstructures.css
r42 r43 122 122 123 123 pre { 124 background-color: # def;124 background-color: #e6f5ff; 125 125 } 126 126 … … 128 128 129 129 .highlight .k, .highlight .nb, .highlight .nt { 130 color: # 555;130 color: #333; 131 131 font-weight: bold; 132 132 }
