1 /* Stylesheet for ReStructuredText by Marius Gedminas.
2 * (I didn't like the default one)
6 font-family: Verdana
, sans
;
12 strong
{ color: #666666; }
16 text-decoration: none
;
17 border-bottom: 1px dotted
;
21 a:hover
{ border-bottom: 1px solid
; }
28 p strong
{ color: #7c7c7c; }
32 font-family: Andale Mono
, Courier New
, monospace
;
49 font-family: Andale Mono
, Courier New
, monospace
;
53 /* Definition lists */
74 border: 1px solid
#f1f1f1;
81 text-decoration: none
;
84 /* Indented quotations */
87 border: 1px solid
#f1f1f1;
99 border-top: 2px solid black
;
100 border-bottom: 2px solid black
;
103 border-collapse: collapse
;
105 tr:first-child
> th
{
111 border-right: hidden
;
115 tr:first-child
> td
{
116 border-top: 1px solid black
;
118 table
[rules
=none
] tr:first-child
> td
{
124 border-right: hidden
;
142 a
.footnote-reference
,
145 vertical-align: super
;
147 text-decoration: none
;
149 a
.footnote-reference:hover
,
151 text-decoration: underline
;
157 margin-bottom: 0.5em;
167 table
.footnote
tr:first-child
> td
.label
{
168 border-top: 1px solid
#eee;
173 table
.footnote
+ table
.footnote
{
176 table
.footnote
+ table
.footnote td
{
181 /* System messages (aka errors) */
184 border-left: 3px double red
;
188 padding-bottom: 10px;
192 div
.system-message p
.system-message-title
{