ede/doc/asciidoc/stylesheets/xhtml11-manpage.css

14 lines
227 B
CSS
Raw Permalink Normal View History

/* 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%;
}