summaryrefslogtreecommitdiffstats
path: root/Doc/tools/pydoctheme/static
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/tools/pydoctheme/static')
-rw-r--r--Doc/tools/pydoctheme/static/pydoctheme.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/tools/pydoctheme/static/pydoctheme.css b/Doc/tools/pydoctheme/static/pydoctheme.css
index df165a6..50835bb 100644
--- a/Doc/tools/pydoctheme/static/pydoctheme.css
+++ b/Doc/tools/pydoctheme/static/pydoctheme.css
@@ -94,11 +94,11 @@ div.body div.seealso {
}
div.body a {
- color: #00608f;
+ color: #0072aa;
}
div.body a:visited {
- color: #30306f;
+ color: #6363bb;
}
div.body a:hover {