]> git.0d.be Git - chloro.git/blobdiff - chloro/phyll/static/css/style.scss
misc: extend notes with a "published" flag
[chloro.git] / chloro / phyll / static / css / style.scss
index e25a946a594b21b2a61f5ce2a4a1362351e3586f..3c78e427de302538e146d93ef13853c4e51c16a6 100644 (file)
@@ -98,6 +98,9 @@ main {
                list-style: none;
                display: inline-block;
        }
+       li.unpublished {
+               opacity: 0.5;
+       }
        a {
                text-transform: uppercase;
                display: inline-block;