aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Ansum/ansum.rtl.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/Ansum/ansum.rtl.css')
-rw-r--r--p/themes/Ansum/ansum.rtl.css7
1 files changed, 3 insertions, 4 deletions
diff --git a/p/themes/Ansum/ansum.rtl.css b/p/themes/Ansum/ansum.rtl.css
index 45b61afdc..d17988101 100644
--- a/p/themes/Ansum/ansum.rtl.css
+++ b/p/themes/Ansum/ansum.rtl.css
@@ -972,7 +972,7 @@ form th {
.flux.not_read .item.website a {
color: #161a38; }
.flux.not_read .item.date {
- color: #161a3899; }
+ color: rgba(22, 26, 56, 0.5); }
.flux.favorite {
border-right-color: #ffc300;
-webkit-transition: all 0.15s ease-in-out;
@@ -989,9 +989,8 @@ form th {
.flux .website .favicon {
padding: 5px; }
.flux .date {
- color: #363330;
- font-size: 0.85rem;
- opacity: 0.75; }
+ color: rgba(54, 51, 48, 0.5);
+ font-size: 0.85rem; }
.flux .bottom {
font-size: 1rem;
text-align: center; }