=================================================================== RCS file: /cvs/mandoc/Attic/index.css,v retrieving revision 1.5 retrieving revision 1.6 diff -u -p -r1.5 -r1.6 --- mandoc/Attic/index.css 2010/07/21 09:59:52 1.5 +++ mandoc/Attic/index.css 2010/07/27 08:50:16 1.6 @@ -3,7 +3,8 @@ body { color: #333333; font-family: Verdana, Tahoma, Arial, sans-serif; } table.frame { max-width: 800px; - padding-left: 10px; } + padding-right: 2em; + padding-left: 1em; } table { padding-left: 40px; }