chiark / gitweb /
css: darker background for jumbo articles / landing pages.
authorVladimír Vondruš <mosra@centrum.cz>
Tue, 24 Oct 2017 12:31:43 +0000 (14:31 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Tue, 24 Oct 2017 12:31:43 +0000 (14:31 +0200)
css/m-dark.css

index 241fd2bf744e7f962946912391e7f479573c86bb..bd82a136db565e251a15f00086ba911a16dd7783 100644 (file)
@@ -81,7 +81,7 @@
   --article-footer-color: #c5c5c5;
   --article-heading-color: #a5c9ea;
   --article-heading-active-color: #dcdcdc;
-  --article-jumbo-cover-background-color: #666666;
+  --article-jumbo-cover-background-color: #222222;
 
   /* Right navigation panel */
   --navpanel-link-color: #ffffff;