Changeset 2126
- Timestamp:
- 06/16/09 22:05:17 (15 months ago)
- Files:
-
- 1 modified
-
trunk/lv2specgen/template.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lv2specgen/template.html
r2125 r2126 31 31 32 32 .subtitle { margin: 0; padding: 0; font-style: italic } 33 .index { padding: 1ex; border: dotted gray 2px; background-color: #eee; } 34 .restriction { border: dotted 2px silver; padding: 0.5ex; margin-bottom: 0.25ex; } 35 33 .index { padding: 1ex; border: dotted 2px gray; background-color: #eee; } 34 .restriction { margin-bottom: 2ex; padding: 0; } 36 35 37 36 dl { padding: 0; margin: 0 } … … 53 52 54 53 pre { margin-left: 2em } 55 /*56 p {57 margin-top: 0.6em;58 margin-bottom: 0.6em;59 }60 */61 54 62 55 @media aural {
