aboutsummaryrefslogtreecommitdiffstats
path: root/frontend-vanilla/src/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontend-vanilla/src/style.css')
-rw-r--r--frontend-vanilla/src/style.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/frontend-vanilla/src/style.css b/frontend-vanilla/src/style.css
index f6e7f2f..e35e698 100644
--- a/frontend-vanilla/src/style.css
+++ b/frontend-vanilla/src/style.css
@@ -453,15 +453,6 @@ select:focus {
transition: background-color 0.2s ease, opacity 0.3s ease;
}
-.feed-item.read {
- opacity: 0.5;
-}
-
-.feed-item.read .item-title {
- font-weight: normal;
- color: var(--text-color);
- opacity: 0.8;
-}
.item-header {