mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Minor style change.
This commit is contained in:
parent
bc0e910826
commit
a8e5d432a5
1 changed files with 2 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ body { color: #000000;
|
|||
background-color: #ffffff; }
|
||||
|
||||
a:active { color: #ff0000; }
|
||||
a:hover { background-color: #bbeeff; }
|
||||
a:visited { color: #551a8b; }
|
||||
a:link { color: #0000bb; }
|
||||
|
||||
|
|
@ -72,6 +73,7 @@ var { font-family: times, serif;
|
|||
margin-right: 0.5in;
|
||||
padding: 0.05in; }
|
||||
.productions { background-color: #bbeeff; }
|
||||
.productions a:hover { background-color: #99ccff; }
|
||||
.productions table { vertical-align: baseline; }
|
||||
.grammar-footer { padding: 0.05in;
|
||||
font-size: 85%; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue