[docsite-publican] less opaque background for toc

Jeff Fearn jfearn at fedoraproject.org
Tue Feb 24 05:47:14 UTC 2015


commit cc7051c00ef9a1c49eabda6039dc350debc4761b
Author: Jeff Fearn <jfearn at redhat.com>
Date:   Tue Feb 24 15:48:09 2015 +1000

    less opaque background for toc

 site_home/site_overrides.css.jfearn |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/site_home/site_overrides.css.jfearn b/site_home/site_overrides.css.jfearn
index 0058ae5..7f09e2b 100644
--- a/site_home/site_overrides.css.jfearn
+++ b/site_home/site_overrides.css.jfearn
@@ -94,7 +94,7 @@ a.rss.link {
     border-color: transparent transparent #3c6eb4 !important;
 }
 #floatingtoc .toc {
-    background-color: rgba(196, 208, 227, 0.70) !important;
+    background-color: rgba(196, 208, 227, 0.85) !important;
 }
 #floatingtoc a,
 #floatingtoc dd a {


More information about the docs-commits mailing list