summaryrefslogtreecommitdiff
path: root/theme/gnusocial/debug.css
diff options
context:
space:
mode:
authorMatt Lee <mattl@cnuk.org>2010-07-26 22:05:33 -0400
committerMatt Lee <mattl@cnuk.org>2010-07-26 22:05:33 -0400
commit6b34a2111d00664f6b4faeb51dc9f1d69e0d19f4 (patch)
tree319bf40acf71ccbb1ed6199145be15bd35a90620 /theme/gnusocial/debug.css
parent5f0bda14de1bb5ae5d0a2c919d95a297b87e1116 (diff)
GNU social plugin (for look/feel), theme, template
Diffstat (limited to 'theme/gnusocial/debug.css')
-rw-r--r--theme/gnusocial/debug.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/theme/gnusocial/debug.css b/theme/gnusocial/debug.css
new file mode 100644
index 000000000..a77e2bcb9
--- /dev/null
+++ b/theme/gnusocial/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