aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mandoc.css
Commit message (Collapse)AuthorAgeFilesLines
* Clean up and fix rules for header and footer lines.Ingo Schwarze2017-01-191-13/+22
| | | | In particular, horizontal alignment was missing.
* Start cleanup: trim useless HTML comments, <div> elements,Ingo Schwarze2017-01-191-23/+20
| | | | and CSS rules on the <html> and <body> levels.
* fix error page indentation:Ingo Schwarze2016-04-131-2/+3
| | | | | negative indent for h1 only in div.section issue reported by mikeb@
* Unify the three stylesheets into a single CSS file.Ingo Schwarze2015-11-051-0/+158
Many thanks to bentley@ for doing this work.