]> git.0d.be Git - chloro.git/blobdiff - chloro/phyll/static/css/style.scss
templates: display publication time
[chloro.git] / chloro / phyll / static / css / style.scss
index 3c78e427de302538e146d93ef13853c4e51c16a6..b46a441be72329c73314be02580e4135cd66c89f 100644 (file)
@@ -89,6 +89,10 @@ main {
                        padding: 3px;
                }
        }
+       div.meta {
+               margin-top: 3em;
+               color: lighten($text-color, 40%);
+       }
 }
 
 .post-list {