X-Git-Url: https://git.0d.be/?p=chloro.git;a=blobdiff_plain;f=chloro%2Fphyll%2Fstatic%2Fcss%2Fstyle.scss;fp=chloro%2Fphyll%2Fstatic%2Fcss%2Fstyle.scss;h=3c78e427de302538e146d93ef13853c4e51c16a6;hp=e25a946a594b21b2a61f5ce2a4a1362351e3586f;hb=34d500560508bd019e0fb28c5e45cd731dbb7569;hpb=b9f9b77184b8d1e24416e3392855e42bbb2fdef9 diff --git a/chloro/phyll/static/css/style.scss b/chloro/phyll/static/css/style.scss index e25a946..3c78e42 100644 --- a/chloro/phyll/static/css/style.scss +++ b/chloro/phyll/static/css/style.scss @@ -98,6 +98,9 @@ main { list-style: none; display: inline-block; } + li.unpublished { + opacity: 0.5; + } a { text-transform: uppercase; display: inline-block;