/* Embedded Moose local.css for use with ikiwiki
 * Written by Josh Triplett <josh@freedesktop.org>
 * Modified by Sergio Talens-Oliag <sto@mixinet.net>
 * Some ideas from the Debian lighttpd index.html page. */

body { background: #e7e7e7; }

#content { background: #ffffff; margin: 10px 0px; border: 2px solid #c0c0c0; padding: 10px; font-family: sans-serif;}

.header { background: #4b8369; border: 2px solid #75ae90; padding: 10px; color: #ffffff; font-family: sans-serif; }
.header a { margin-right: 1ex; color: #ffffff; font-family: sans-serif;}

span.header { line-height: 2em; }

.actions ul { border: none; padding-bottom: 0px; font-family: sans-serif;}
#footer { border: none; font-family: sans-serif;}
