mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
style: adjust homepage styles
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
// box-shadow: none;
|
||||
// z-index: 60;
|
||||
// }
|
||||
|
||||
|
||||
// .header-channel-fixed {
|
||||
// background-color: var(--bew-elevated-2);
|
||||
// backdrop-filter: var(--bew-filter-glass);
|
||||
@@ -34,6 +34,11 @@
|
||||
// filter: var(--bew-filter-icon-glow);
|
||||
// }
|
||||
|
||||
.bili-live-card .bili-live-card__info--living img,
|
||||
.single-card.floor-card .living > img {
|
||||
filter: var(--bew-filter-icon-glow);
|
||||
}
|
||||
|
||||
&.dark {
|
||||
.floor-card .floor-title {
|
||||
color: var(--bew-text-1);
|
||||
@@ -43,4 +48,4 @@
|
||||
background-color: var(--bew-content-solid-1);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user