summaryrefslogtreecommitdiffstats
path: root/gnats/debugging.css
diff options
context:
space:
mode:
Diffstat (limited to 'gnats/debugging.css')
-rw-r--r--gnats/debugging.css16
1 files changed, 16 insertions, 0 deletions
diff --git a/gnats/debugging.css b/gnats/debugging.css
new file mode 100644
index 0000000..8c9e548
--- /dev/null
+++ b/gnats/debugging.css
@@ -0,0 +1,16 @@
+xxxbody {
+ background: yellow;
+}
+
+xxx#page {
+ background: green;
+}
+xxx#content dt {
+ background: blue;
+}
+xxx#content dd {
+ background: green;
+}
+xx#logo {
+ background: silver;
+}