=================================================================== RCS file: /cvs/mandoc/Attic/index.css,v retrieving revision 1.5 retrieving revision 1.7 diff -u -p -r1.5 -r1.7 --- mandoc/Attic/index.css 2010/07/21 09:59:52 1.5 +++ mandoc/Attic/index.css 2010/12/17 11:42:14 1.7 @@ -1,9 +1,10 @@ body { color: #333333; - font-size: smaller; - font-family: Verdana, Tahoma, Arial, sans-serif; } + font-size: 0.93em; + font-family: Times, sans-serif; } table.frame { max-width: 800px; - padding-left: 10px; } + padding-right: 2em; + padding-left: 1em; } table { padding-left: 40px; }