Changeset 85
- Timestamp:
- Fri Sep 16 10:05:11 2005
- Files:
-
- trunk/doc/stylesheets/default.css (modified) (diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
trunk/doc/stylesheets/default.css
r84 r85 56 56 57 57 dt { 58 /* FIXME: why this does not work with Firefox? */ 59 background: #FFD596; 58 font-family: monospace; 59 white-space: nowrap; 60 60 font-size: larger; 61 width: 0%; 62 white-space: nowrap 61 font-weight: bold; 63 62 } 64 63
