aboutsummaryrefslogtreecommitdiffstats
path: root/web/dist/v3/themes/codex.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/dist/v3/themes/codex.css')
-rw-r--r--web/dist/v3/themes/codex.css8
1 files changed, 1 insertions, 7 deletions
diff --git a/web/dist/v3/themes/codex.css b/web/dist/v3/themes/codex.css
index fcf4e33..e4dd176 100644
--- a/web/dist/v3/themes/codex.css
+++ b/web/dist/v3/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 {