From: Michael Hanke Date: Tue, 27 Sep 2011 09:20:22 +0000 (+0200) Subject: BF: Make figure captions look different than regular text X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=07230c166385103ffc4a9643eb7716064cddfabb;p=neurodebian.git BF: Make figure captions look different than regular text --- diff --git a/sphinx/_static/neurodebian.css b/sphinx/_static/neurodebian.css index 19fd8cf..e5e3d06 100644 --- a/sphinx/_static/neurodebian.css +++ b/sphinx/_static/neurodebian.css @@ -380,6 +380,8 @@ div.body p, div.body dd, div.body li { div.body p.caption { text-align: inherit; + font-size: 95%; + font-style: italic; } div.body td {