1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-04 17:49:45 +02:00
audacity/lib-src/twolame/doc/html/twolame-manpage.css
2010-01-24 09:19:39 +00:00

25 lines
349 B
CSS

/*
twolame-manpage.css
Based on xhtml11-manpage.css from asciidoc version 7.0.2
*/
/* Overrides for manpage documents */
h1
{
padding-top: 0.5em;
padding-bottom: 0.5em;
border-top: 2px solid silver;
border-bottom: 2px solid silver;
font-size: 18pt;
}
h2 {
border-style: none;
font-size: 14pt;
}
div.sectionbody {
margin-left: 5%;
}