aboutsummaryrefslogtreecommitdiff
path: root/static/stylesheets/mauve-handheld.css
diff options
context:
space:
mode:
authorPatrick J Cherry <patrick@bytemark.co.uk>2011-06-15 19:47:24 +0100
committerPatrick J Cherry <patrick@bytemark.co.uk>2011-06-15 19:47:24 +0100
commitfc0327f91fb134e1df994143a78c22df7d8f62e4 (patch)
tree9fb1161dbdece4428e6c65b1d555a67c7908fa9e /static/stylesheets/mauve-handheld.css
parent3576923edf788eecb4320e034f5afaaf625bd62e (diff)
Big interface clear up
Diffstat (limited to 'static/stylesheets/mauve-handheld.css')
-rw-r--r--static/stylesheets/mauve-handheld.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/static/stylesheets/mauve-handheld.css b/static/stylesheets/mauve-handheld.css
new file mode 100644
index 0000000..38dbcfa
--- /dev/null
+++ b/static/stylesheets/mauve-handheld.css
@@ -0,0 +1,12 @@
+div#navbar li#nav_index a {
+ background-image: none;
+ background-repeat inherit;
+ background-position: inherit;
+ padding-left: inherit;
+ width: inherit;
+ overflow: inherit;
+}
+
+div li a {
+ font-size: smaller;
+}