mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Move the styling for the HTML version of \mailheader into the CSS file.
In both the HTML and typeset versions of the documentation, add a colon after the name of a mail header so that it is more easily distinguished from other text.
This commit is contained in:
parent
203d91a461
commit
479384e1ff
3 changed files with 3 additions and 2 deletions
|
|
@ -72,6 +72,7 @@ var { font-family: times, serif;
|
|||
font-size: 85%; }
|
||||
|
||||
.email { font-family: avantgarde, sans-serif; }
|
||||
.mailheader { font-family: avantgarde, sans-serif; }
|
||||
.mimetype { font-family: avantgarde, sans-serif; }
|
||||
.newsgroup { font-family: avantgarde, sans-serif; }
|
||||
.url { font-family: avantgarde, sans-serif; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue