ede/doc/asciidoc/stylesheets/xhtml11-manpage.css
2008-09-04 10:02:41 +00:00

14 lines
227 B
CSS

/* Overrides for manpage documents */
h1 {
padding-top: 0.5em;
padding-bottom: 0.5em;
border-top: 2px solid silver;
border-bottom: 2px solid silver;
}
h2 {
border-style: none;
}
div.sectionbody {
margin-left: 5%;
}