From fc0327f91fb134e1df994143a78c22df7d8f62e4 Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Wed, 15 Jun 2011 19:47:24 +0100 Subject: Big interface clear up --- static/stylesheets/mauve-handheld.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 static/stylesheets/mauve-handheld.css (limited to 'static/stylesheets/mauve-handheld.css') 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; +} -- cgit v1.2.1