]> git.cameronkatri.com Git - mandoc.git/blob - man.cgi.css
First, remove the catman(8) jobstart() stuff. It only copies files.
[mandoc.git] / man.cgi.css
1 body { font-family: Helvetica,Arial, sans-serif;
2 font-size: small; }
3 fieldset { text-align: center; }
4 input[name=expr] { width: 25%; }
5 td.title { padding-right: 1em;
6 text-align: right; }