]> git.donarmstrong.com Git - neurodebian.git/blobdiff - sphinx/_static/neurodebian.css
Merge branch 'master' of git://git.debian.org/pkg-exppsy/neurodebian
[neurodebian.git] / sphinx / _static / neurodebian.css
index 2ec9140316a911257daaddadd8c79f22f951cc7c..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 {
@@ -684,6 +686,10 @@ img.logo {
     border: 0;
 }
 
+ol.loweralpha {
+    list-style: lower-alpha;
+}
+
 
 /* Epigraphs */