ajwillia-ms pushed a commit to branch master.

http://git.enlightenment.org/website/www.git/commit/?id=c365fe0f8f02d8513c844d72d1567ca20059815f

commit c365fe0f8f02d8513c844d72d1567ca20059815f
Author: Andy Williams <[email protected]>
Date:   Mon Nov 20 11:02:29 2017 +0000

    style: adapt sidebar to new colours
---
 public_html/lib/tpl/e/css/modifications.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/public_html/lib/tpl/e/css/modifications.css 
b/public_html/lib/tpl/e/css/modifications.css
index 4d8e6bd4..59d670d6 100644
--- a/public_html/lib/tpl/e/css/modifications.css
+++ b/public_html/lib/tpl/e/css/modifications.css
@@ -80,7 +80,7 @@ h1, h2, h3, h4, h5, h6,
 #dokuwiki__aside .nav li a:hover,
 #dokuwiki__aside .nav li a:focus {
    border-bottom: none;
-   background-color: #202020;
+   background-color: #101010;
    border-right: 1px solid #505050;
 }
 
@@ -132,7 +132,7 @@ h1, h2, h3, h4, h5, h6,
 #dokuwiki__aside {
    float: right;
    position: relative;
-   background-color: #282828;
+   background-color: #202020;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;

-- 


Reply via email to