summaryrefslogtreecommitdiff
path: root/docs/_static
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_static')
-rw-r--r--docs/_static/custom.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/_static/custom.css b/docs/_static/custom.css
index 1e8eaef7..54def686 100644
--- a/docs/_static/custom.css
+++ b/docs/_static/custom.css
@@ -2,6 +2,10 @@ body > div.document > div.sphinxsidebar > div > form > table > tbody > tr:nth-ch
width: 100%!important;
}
+#python27 > a {
+ color: white;
+}
+
#carbonads {
display: block;
overflow: hidden;