lighten sidebar background
authorDan Allen <dan@opendevise.com>
Fri, 6 Apr 2018 00:11:15 +0000 (18:11 -0600)
committerDan Allen <dan@opendevise.com>
Fri, 6 Apr 2018 00:11:15 +0000 (18:11 -0600)
src/css/doc.css

index 599cb56..8acbfbf 100644 (file)
 }
 
 .doc .sidebarblock {
-  background-color: #e1e1e1;
+  background-color: #ebebeb;
   padding: 0.75rem 1.5rem;
 }