diff luk1.css @ 61:deca85fd0941

Adjustments in the stylesheets.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 24 Oct 2012 01:39:45 +0300
parents 5adf3ec26aa0
children ee2d16f9b204
line wrap: on
line diff
--- a/luk1.css	Wed Oct 24 01:39:38 2012 +0300
+++ b/luk1.css	Wed Oct 24 01:39:45 2012 +0300
@@ -130,11 +130,11 @@
 }
 
 td.clgrouped, td.clgrouped * td {
-	background: rgb(63,80,63);
+	background: rgba(55,94,103, 0.7);
 }
 
 td.clnothing, td.clnothing * td {
-	background: rgb(0,84,103);
+//	background: rgb(0,84,103);
 }
 
 td.clnormal, td.clnormal * td {