diff options
Diffstat (limited to 'static/stylesheets/mauve-handheld.css')
-rw-r--r-- | static/stylesheets/mauve-handheld.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/stylesheets/mauve-handheld.css b/static/stylesheets/mauve-handheld.css index 38dbcfa..655f88b 100644 --- a/static/stylesheets/mauve-handheld.css +++ b/static/stylesheets/mauve-handheld.css @@ -1,6 +1,6 @@ div#navbar li#nav_index a { background-image: none; - background-repeat inherit; + background-repeat: inherit; background-position: inherit; padding-left: inherit; width: inherit; |