aboutsummaryrefslogtreecommitdiff
path: root/print.css
diff options
context:
space:
mode:
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; }