sexyfying abyss
This commit is contained in:
@@ -326,8 +326,8 @@
|
||||
.scroll-btn-icon {
|
||||
position: relative;
|
||||
width: 46px; height: 46px; border-radius: 50%;
|
||||
background: rgba(255,255,255,.1); backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px);
|
||||
border: 1px solid rgba(255,255,255,.14); display: flex; align-items: center; justify-content: center;
|
||||
backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px);
|
||||
display: flex; align-items: center; justify-content: center;
|
||||
font-size: 1.05rem; transition: background .17s;
|
||||
}
|
||||
.scroll-btn:hover .scroll-btn-icon { background: rgba(255,255,255,.22); }
|
||||
@@ -336,9 +336,9 @@
|
||||
font-size: .62rem; font-weight: 800; color: rgba(255,255,255,.55); line-height: 1;
|
||||
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; } */
|
||||
.scroll-btn.faved .scroll-btn-icon i { color: #ff4081; }
|
||||
.scroll-btn.faved .scroll-btn-count { color: #ff4081; }
|
||||
/*.scroll-btn.faved .scroll-btn-count { color: #ff4081; }*/
|
||||
|
||||
/* Add to site button (External items) */
|
||||
.scroll-btn.rehost-btn .scroll-btn-icon {
|
||||
|
||||
Reference in New Issue
Block a user