From e9e6f73609bbbd55f5aa7250f0650848120e8db0 Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Mon, 17 Nov 2008 01:28:49 +0100 Subject: License added --- print.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'print.css') diff --git a/print.css b/print.css index 2dd31ed..a2af92a 100644 --- a/print.css +++ b/print.css @@ -1,3 +1,9 @@ +/******************************** + * Author: Benjamin Kellermann * + * Licence: CC-by-sa 3.0 * + * see Licence * + *******************************/ + td.yes, input.choosen { background-color:#0F0; } td.no { background-color:#F00; } td.maybe { background-color:#FF0; } -- cgit v1.2.3