ede/docs/asciidoc/stylesheets/xhtml11-manpage.css
2007-07-18 13:21:52 +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%;
}