From 66872684bc4353b303396d7b7b01659bf9fc32fc Mon Sep 17 00:00:00 2001 From: x2003bruneau Date: Fri, 1 Sep 2006 07:37:51 +0000 Subject: [PATCH] Small improvement git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@834 839d8a87-29fc-0310-9880-83ba4fa771e5 --- htdocs/css/keynote.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/htdocs/css/keynote.css b/htdocs/css/keynote.css index 82c6b80..0ee425b 100644 --- a/htdocs/css/keynote.css +++ b/htdocs/css/keynote.css @@ -158,8 +158,14 @@ table.tinybicol th, table.bicol th { font-weight: bold; text-align: center; vertical-align: middle; + background-color: #000; +} + +table.tinybicol tr:first-child th, table.bicol tr:first-child th { + color: #fff; background: url('../images/skins/keynote_title.gif') #000 top left repeat-x; } + table.tinybicol td, table.bicol td { color: #000000; background: inherit; -- 2.1.4