Updated from Docutils.
This commit is contained in:
parent
419185c12d
commit
4a04782272
5
pep.css
5
pep.css
|
@ -42,16 +42,13 @@ Default cascading style sheet for the PEP HTML output of Docutils.
|
|||
.rfc2822 td {
|
||||
text-align: left }
|
||||
|
||||
.rfc2822 th {
|
||||
.rfc2822 th.field-name {
|
||||
text-align: right ;
|
||||
font-family: sans-serif ;
|
||||
padding-right: 0.5em ;
|
||||
font-weight: bold ;
|
||||
margin-bottom: 0em }
|
||||
|
||||
a.target {
|
||||
color: blue }
|
||||
|
||||
a.toc-backref {
|
||||
text-decoration: none ;
|
||||
color: black }
|
||||
|
|
Loading…
Reference in New Issue