Parent Directory
|
Revision Log
import
| 1 | |
| 2 | /* |
| 3 | |
| 4 | Stylesheet for AutoSummary. |
| 5 | |
| 6 | Copyright: Public Domain. |
| 7 | |
| 8 | Change: |
| 9 | |
| 10 | 2001-06-11 wakaba |
| 11 | |
| 12 | - New File. |
| 13 | |
| 14 | */ |
| 15 | |
| 16 | @import 'simpledoc'; |
| 17 | |
| 18 | h2 {margin-left: 2em} |
| 19 | h3 {margin-left: 4em} |
| 20 | h4 {margin-left: 6em} |
| 21 | h5 {margin-left: 8em} |
| 22 | h6 {margin-left: 10em} |
| 23 |
| [email protected] | ViewVC Help |
| Powered by ViewVC 1.1.24 |