]> git.donarmstrong.com Git - neurodebian.git/commitdiff
BF: Make figure captions look different than regular text
authorMichael Hanke <michael.hanke@gmail.com>
Tue, 27 Sep 2011 09:20:22 +0000 (11:20 +0200)
committerMichael Hanke <michael.hanke@gmail.com>
Tue, 27 Sep 2011 09:20:22 +0000 (11:20 +0200)
sphinx/_static/neurodebian.css

index 19fd8cfcbb7fee965f6d16bc6d50a90a6da3e44a..e5e3d06266fc6415acdb3d8381b499c6925846bc 100644 (file)
@@ -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 {