summaryrefslogtreecommitdiffstats
path: root/skins/gnats1/debugging.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/gnats1/debugging.css')
-rw-r--r--skins/gnats1/debugging.css16
1 files changed, 16 insertions, 0 deletions
diff --git a/skins/gnats1/debugging.css b/skins/gnats1/debugging.css
new file mode 100644
index 0000000..8c9e548
--- /dev/null
+++ b/skins/gnats1/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;
+}