diff --git a/docs/_templates/hacks.html b/docs/_templates/hacks.html
index 60a2b19..2d6a576 100644
--- a/docs/_templates/hacks.html
+++ b/docs/_templates/hacks.html
@@ -17,6 +17,9 @@
font-size: larger;
line-height: 3;
}
+ #python27 a {
+ color: white;
+ }