All patches and comments are welcome. Please squash your changes to logical
commits before using git-format-patch and git-send-email to
patches@git.madduck.net.
If you'd read over the Git project's submission guidelines and adhered to them,
I'd be especially grateful.
1 body, .signature, #signature {
2 font-family: Lato, Calibri, Tahoma, sans-serif;
12 #signature .sig_separator, .hidden { display: none; }
15 background-color: transparent;
16 border-radius: 0.75em;
17 border: 1px solid #eee;
18 box-shadow: 0 0.2em 0.5em #999 inset, 0 0 0.0625em #999 inset !important;
25 .admonition p.admonition-title {
26 background-color: #eee;
27 box-shadow: 0 0.2em 0.5em #999, 0 0 0.0625em #999;
30 padding: 0.25em 0.25em 0.25em 0.5em;
42 border-left: 2px solid #eee;
44 blockquote, .blockquote {
48 border-left: 2px solid #666;
51 .admonition blockquote {
58 border-collapse: collapse;
59 border: 1px solid #999;
61 th, td { padding: 0.5em; }
65 .even { background: #eee; }
67 h1, h2, h3, h4, h5, h6 {
69 background-color: #eee;
72 h1 { font-size: 130%; }
73 h2 { font-size: 120%; }
74 h3 { font-size: 110%; }
75 h4 { font-size: 107%; }
76 h5 { font-size: 103%; }
77 h6 { font-size: 100%; }
85 a { text-decoration:none; color:#3a5dae; }
86 a:visited { color:#3a5dae; }
87 a:hover { text-decoration:underline; }
92 .quotechar { display: none; }*x/
93 .footnote-ref, .footnote-back { text-decoration: none;}
96 font-family: monospace;
101 /*p { padding: 0 0.5em; }
102 pre { padding: 0 1em; }*x/