summaryrefslogtreecommitdiff
path: root/theme/gnusocial/css/debug.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/gnusocial/css/debug.css')
-rw-r--r--theme/gnusocial/css/debug.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/theme/gnusocial/css/debug.css b/theme/gnusocial/css/debug.css
new file mode 100644
index 000000000..a77e2bcb9
--- /dev/null
+++ b/theme/gnusocial/css/debug.css
@@ -0,0 +1,7 @@
+#hd { background-color: orange !important; }
+
+#bd { background-color: red !important; }
+
+#ft { background-color: lime !important; }
+
+#yui-main { background-color: yellow !important; } \ No newline at end of file