summaryrefslogtreecommitdiffstats
path: root/skins/contrib/Dusk/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/contrib/Dusk/index.css')
-rw-r--r--skins/contrib/Dusk/index.css25
1 files changed, 25 insertions, 0 deletions
diff --git a/skins/contrib/Dusk/index.css b/skins/contrib/Dusk/index.css
new file mode 100644
index 000000000..a5cb29b1c
--- /dev/null
+++ b/skins/contrib/Dusk/index.css
@@ -0,0 +1,25 @@
+/*
+ * Custom rules for index.css.
+ * The rules you put here override rules in that stylesheet.
+ */
+
+ div#page-index .outro
+ {
+ clear:both;
+ }
+
+ #enter_bug
+ {
+ background: url(index/bug.gif) no-repeat;
+ }
+
+ #query
+ {
+ background: url(index/search.gif) no-repeat;
+ }
+
+ #account
+ {
+ background: url(index/account.gif) no-repeat;
+ }
+