From: Vladimír Vondruš Date: Sun, 10 Dec 2017 23:41:14 +0000 (+0100) Subject: doc: mention how to make inverted jumbo article cover. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=f4fe7842ea98513f8f3b0e1fd6e05d6b5083d441;p=blog.git doc: mention how to make inverted jumbo article cover. --- diff --git a/doc/pelican/theme.rst b/doc/pelican/theme.rst index ab6be0a2..66c9c53b 100644 --- a/doc/pelican/theme.rst +++ b/doc/pelican/theme.rst @@ -464,7 +464,9 @@ title and subtitle that's then rendered in a different font size. Example: Article contents. Sidebar with tag, category and author list shown in the classic article layout -on the right is moved to the bottom for jumbo articles. +on the right is moved to the bottom for jumbo articles. In case you need to +invert text color on cover, add a :rst:`:class:` field containing the +``m-inverted`` CSS class. .. note-info::