removed pale gray background, to spare Guido's poor tired eyes ;-)
This commit is contained in:
parent
dda6d09e62
commit
46b5ce1bbe
6
pep.css
6
pep.css
|
@ -277,8 +277,7 @@ pre.address {
|
|||
|
||||
pre.literal-block, pre.doctest-block {
|
||||
margin-left: 2em ;
|
||||
margin-right: 2em ;
|
||||
background-color: #eeeeee }
|
||||
margin-right: 2em }
|
||||
|
||||
span.classifier {
|
||||
font-family: sans-serif ;
|
||||
|
@ -341,8 +340,5 @@ h1 tt.docutils, h2 tt.docutils, h3 tt.docutils,
|
|||
h4 tt.docutils, h5 tt.docutils, h6 tt.docutils {
|
||||
font-size: 100% }
|
||||
|
||||
tt.docutils {
|
||||
background-color: #eeeeee }
|
||||
|
||||
ul.auto-toc {
|
||||
list-style-type: none }
|
||||
|
|
Loading…
Reference in New Issue