From: Vladimír Vondruš Date: Sun, 15 Sep 2019 14:48:47 +0000 (+0200) Subject: doc: i wrote this half asleep, apparently. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=2119ae99913a0a634a59c309a4776b4fc5caaec3;p=blog.git doc: i wrote this half asleep, apparently. --- diff --git a/doc/css/themes.rst b/doc/css/themes.rst index 50159dd1..3f7164e6 100644 --- a/doc/css/themes.rst +++ b/doc/css/themes.rst @@ -144,9 +144,10 @@ then generate a CSS file out of it: Alternatively, you can use any of the builtin styles --- pick the one you like at http://pygments.org/demo/ and then tell ``pygmentize`` to generate a CSS for -it. For example, for the ``pastie`` style. Note that you might want to remove -the first two lines of the resulting CSS (setting :css:`background-color`) as -those would in most cases conflict with the style in m.css. +it. For example, the below command is for the ``pastie`` style. Note that you +might want to remove the first two lines of the resulting CSS (setting +:css:`background-color`) as those would in most cases conflict with the style +in m.css. .. code:: sh