more text
[web/gag.com] / local.css
1 /* Embedded Moose local.css for use with ikiwiki
2  * Written by Josh Triplett <josh@freedesktop.org>
3  * Some ideas from the Debian lighttpd index.html page. */
4
5 body { background: #e7e7e7; }
6
7 #content { background: #ffffff; margin: 10px 0px; border: 2px solid #c0c0c0; padding: 10px; font-family: sans-serif;}
8
9 .header { background: #4b6983; border: 2px solid #7590ae; padding: 10px; color: #ffffff; font-family: sans-serif;}
10 .header a { margin-right: 1ex; color: #ffffff; font-family: sans-serif;}
11
12 .actions ul { border: none; padding-bottom: 0px; font-family: sans-serif;}
13 #footer { border: none; font-family: sans-serif;}
14