summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/debug.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/static/debug.css b/static/debug.css
new file mode 100644
index 0000000..4cc77f7
--- /dev/null
+++ b/static/debug.css
@@ -0,0 +1,7 @@
+.red { color: red }
+.green { color: green }
+th { border: 1px solid #000 }
+td { border: 1px solid #000; text-align:right }
+td.noborder { border: 0 }
+td.left { text-align: left }
+