diff options
Diffstat (limited to 'frontend-vanilla/public/themes/sakura.css')
| -rw-r--r-- | frontend-vanilla/public/themes/sakura.css | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/frontend-vanilla/public/themes/sakura.css b/frontend-vanilla/public/themes/sakura.css index 948e22e..095ae57 100644 --- a/frontend-vanilla/public/themes/sakura.css +++ b/frontend-vanilla/public/themes/sakura.css @@ -195,17 +195,10 @@ body { margin-top: 2.5rem; border-radius: 0; border-bottom: none; - transition: opacity 0.4s ease; + } -.feed-item.read { - opacity: 0.4; -} -.feed-item.read .item-title { - color: var(--sakura-stone); - font-weight: 400; -} /* Subtle separator -- a single thin rule, Japanese-style restraint */ .feed-item+.feed-item { |
