=================================================================== RCS file: /cvs/mandoc/Attic/index.css,v retrieving revision 1.6 retrieving revision 1.7 diff -u -p -r1.6 -r1.7 --- mandoc/Attic/index.css 2010/07/27 08:50:16 1.6 +++ mandoc/Attic/index.css 2010/12/17 11:42:14 1.7 @@ -1,6 +1,6 @@ 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-right: 2em;