summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/.static/repoze.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/.static/repoze.css b/docs/.static/repoze.css
index 69e46f0ed..7d5e6475e 100644
--- a/docs/.static/repoze.css
+++ b/docs/.static/repoze.css
@@ -12,10 +12,10 @@ div.sphinxsidebar h3,h4,h5,li,a {
}
div.related {
- color: #dad3bd;
+ color: #dad3bd !important;
background-color: #00744a;
}
div.related a {
- color: #dad3bd;
+ color: #dad3bd !important;
}