From 68dc3ab5963210728ca24b386c73b7080e46e4f6 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Thu, 25 Jun 2009 08:42:06 +0000 Subject: Updating web-page to be a bit more compact. --- style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'style.css') diff --git a/style.css b/style.css index d41c313f..63a161a5 100644 --- a/style.css +++ b/style.css @@ -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; } -- cgit