From: Vladimír Vondruš Date: Wed, 11 Oct 2017 19:35:17 +0000 (+0200) Subject: css: import also the pygments style to make things easy. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=40a062aa54a4594c04f0085b74f050a239440d87;p=blog.git css: import also the pygments style to make things easy. --- diff --git a/css/m-dark.css b/css/m-dark.css index 0dafc698..3e1f8dcf 100644 --- a/css/m-dark.css +++ b/css/m-dark.css @@ -1,5 +1,6 @@ @import url('m-grid.css'); @import url('m-components.css'); +@import url('pygments-dark.css'); :root { /* Text properties */