aboutsummaryrefslogtreecommitdiff
path: root/print.css
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2008-11-17 01:28:49 +0100
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2008-11-17 01:28:49 +0100
commite9e6f73609bbbd55f5aa7250f0650848120e8db0 (patch)
tree05a77ae0fe6881c02676d66dd0bdfe8bccd40cda /print.css
parent62ea61f312bff0105f55cbad49cbf0ba7b223a5c (diff)
License added
Diffstat (limited to 'print.css')
-rw-r--r--print.css6
1 files changed, 6 insertions, 0 deletions
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; }