diff --git a/skin/wawi.css b/skin/wawi.css index 06291903e..d20812506 100644 --- a/skin/wawi.css +++ b/skin/wawi.css @@ -105,3 +105,8 @@ ul { padding-left: 10px; } + +table.dark td +{ + background:lightgray; +}