X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/1d1db347e3b76e428842772b3e418d6f466166a9..e837a226d6bdbbe4a8b02a45b663552e2904adb7:/doc/css_market/embeddedmoose.css

diff --git a/doc/css_market/embeddedmoose.css b/doc/css_market/embeddedmoose.css
index 246142314..3d19fca3f 100644
--- a/doc/css_market/embeddedmoose.css
+++ b/doc/css_market/embeddedmoose.css
@@ -1,6 +1,6 @@
-// Embedded Moose local.css for use with ikiwiki
-// Written by Josh Triplett <josh@freedesktop.org>
-// Some ideas from the Debian lighttpd index.html page.
+/* Embedded Moose local.css for use with ikiwiki
+ * Written by Josh Triplett <josh@freedesktop.org>
+ * Some ideas from the Debian lighttpd index.html page. */
 
 body { background: #e7e7e7; }
 
@@ -9,4 +9,5 @@ body { background: #e7e7e7; }
 .header { background: #4b6983; border: 2px solid #7590ae; padding: 10px; color: #ffffff; font-family: sans-serif;}
 .header a { margin-right: 1ex; color: #ffffff; font-family: sans-serif;}
 
-#footer { border-top: none; font-family: sans-serif;}
+.actions ul { border: none; padding-bottom: 0px; font-family: sans-serif;}
+#footer { border: none; font-family: sans-serif;}