[BACK]Return to man.cgi.css CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Annotation of mandoc/man.cgi.css, Revision 1.1

1.1     ! kristaps    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; }

CVSweb