summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--oslosphinx/theme/openstack/static/tweaks.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/oslosphinx/theme/openstack/static/tweaks.css b/oslosphinx/theme/openstack/static/tweaks.css
index 9d5c103..6d3bea3 100644
--- a/oslosphinx/theme/openstack/static/tweaks.css
+++ b/oslosphinx/theme/openstack/static/tweaks.css
@@ -98,3 +98,7 @@ div.sphinxsidebar h3.highlighted {
color: #EEE;
text-shadow: 1px 1px 0 #740101;
}
+
+div.sphinxsidebar h3.highlighted a {
+ color: #EEE;
+} \ No newline at end of file