diff options
-rw-r--r-- | Doc/tools/pydoctheme/static/pydoctheme.css | 5 | ||||
-rw-r--r-- | Misc/ACKS | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/Doc/tools/pydoctheme/static/pydoctheme.css b/Doc/tools/pydoctheme/static/pydoctheme.css index 50835bb..e24043f 100644 --- a/Doc/tools/pydoctheme/static/pydoctheme.css +++ b/Doc/tools/pydoctheme/static/pydoctheme.css @@ -176,3 +176,8 @@ div.footer a:hover { .stableabi { color: #229; } + +.highlight { + background: none !important; +} + @@ -763,6 +763,7 @@ Pat Knight Jeff Knupp Kubilay Kocak Greg Kochanski +Manvisha Kodali Damon Kohler Marko Kohtala Vajrasky Kok |