chiark / gitweb /
css: import also the pygments style to make things easy.
authorVladimír Vondruš <mosra@centrum.cz>
Wed, 11 Oct 2017 19:35:17 +0000 (21:35 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Wed, 11 Oct 2017 19:54:40 +0000 (21:54 +0200)
css/m-dark.css

index 0dafc6980ad65c432d92745e34782105ee5a2a5f..3e1f8dcf67c33482ff4ba611b9143843c75baa9a 100644 (file)
@@ -1,5 +1,6 @@
 @import url('m-grid.css');
 @import url('m-components.css');
+@import url('pygments-dark.css');
 
 :root {
   /* Text properties */