aboutsummaryrefslogtreecommitdiffstats
path: root/frontend-vanilla/public/themes/codex.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontend-vanilla/public/themes/codex.css')
-rw-r--r--frontend-vanilla/public/themes/codex.css8
1 files changed, 1 insertions, 7 deletions
diff --git a/frontend-vanilla/public/themes/codex.css b/frontend-vanilla/public/themes/codex.css
index fcf4e33..e4dd176 100644
--- a/frontend-vanilla/public/themes/codex.css
+++ b/frontend-vanilla/public/themes/codex.css
@@ -182,16 +182,10 @@ body {
border-radius: 0;
padding-bottom: 2.5rem;
border-bottom: none;
- transition: opacity 0.4s ease;
+
}
-.feed-item.read {
- opacity: 0.5;
-}
-.feed-item.read .item-title {
- color: var(--codex-muted);
-}
/* Decorative separator between items -- a subtle fleuron */
.feed-item+.feed-item::before {