2 * Adapted from http://resources.neolao.com/php/dokuwiki/templates
5 font-family: Verdana, Helvetica, Arial, sans-serif;
11 a { text-decoration: none; color: #5d579d; }
12 a:hover { color: #827db7; }
18 background-color: #fffff5;
37 table { border: solid 1px #999; }
38 table th { border: solid 1px #999; background-color: #eee; }
39 table td { border: solid 1px #ccc; background-color: #fff; }
40 table tr:hover { background-color: #ffffe5; }
41 blockquote { border-left: solid 2px #a58fbb; margin: 0; padding: 0 0 0 .5em; }
42 p { margin: .5em 0 0 0; }
45 border: 1px dotted #8cacbb;
48 background-color: #fffff5; font-size: 1em; font-family: "Courier New",Courier,monospace;
50 pre * { background-color: #fffff5; font-size: 1em; font-family: "Courier New",Courier,monospace; }
51 code { background-color: #fffff5; border: 1px dotted #8cacbb; font-size: 1em; font-family: "Courier New",Courier,monospace; }