]> git.0d.be Git - chloro.git/blobdiff - chloro/phyll/static/css/style.scss
style: add rules for figure captions
[chloro.git] / chloro / phyll / static / css / style.scss
index cc3b22433c6a2ed01271695502a63cd05ef401a9..4354edb73917e0d73567caacbd4a9678a86a8b03 100644 (file)
@@ -111,6 +111,10 @@ main {
                        border: 1px solid gray;
                        padding: 3px;
                }
+               .caption {
+                       margin-top: 0;
+                       font-style: italic;
+               }
        }
        div.meta {
                margin-top: 3em;