=================================================================== RCS file: /cvs/mandoc/Attic/style.css,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- mandoc/Attic/style.css 2009/04/05 16:34:22 1.3 +++ mandoc/Attic/style.css 2009/06/25 08:42:06 1.4 @@ -55,3 +55,4 @@ div.foot { border-top: 1px dotted #cccccc; a.external { background: transparent url(external.png) center right no-repeat; padding-right: 12px; } +td.zebra { background-color: #eeeeee; }