color white for comment, favo count in abyss

This commit is contained in:
2026-05-15 03:28:03 +02:00
parent 6b81394571
commit 344905bb22

View File

@@ -332,7 +332,7 @@
/*.scroll-btn:hover .scroll-btn-icon { background: rgba(255,255,255,.22); }*/ /*.scroll-btn:hover .scroll-btn-icon { background: rgba(255,255,255,.22); }*/
.scroll-btn-label { font-size: .6rem; font-weight: 600; letter-spacing: .03em; color: rgba(255,255,255,.75); } .scroll-btn-label { font-size: .6rem; font-weight: 600; letter-spacing: .03em; color: rgba(255,255,255,.75); }
.scroll-btn-count { .scroll-btn-count {
font-size: .62rem; font-weight: 800; color: rgba(255,255,255,.55); line-height: 1; font-size: .62rem; font-weight: 800; color: rgb(255, 255, 255); line-height: 1;
min-width: 20px; text-align: center; min-width: 20px; text-align: center;
} }
/*.scroll-btn.faved .scroll-btn-icon { background: rgba(255,64,129,.25); border-color: #ff4081; } */ /*.scroll-btn.faved .scroll-btn-icon { background: rgba(255,64,129,.25); border-color: #ff4081; } */