mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
style: adjust styles
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#bili-header-container {
|
||||
background-color: var(--bew-bg) !important;
|
||||
// background-color: var(--bew-bg) !important;
|
||||
}
|
||||
|
||||
.bili-header .bili-header__bar {
|
||||
@@ -13,3 +13,8 @@
|
||||
.brand_blue {
|
||||
color: var(--bew-theme-color) !important;
|
||||
}
|
||||
|
||||
|
||||
.van-popover {
|
||||
background-color: var(--bew-elevated-solid-1);
|
||||
}
|
||||
@@ -61,8 +61,9 @@
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.bili-dyn-live-users,
|
||||
aside section.sticky {
|
||||
top: 80px;
|
||||
top: 70px !important;
|
||||
}
|
||||
|
||||
// pined moment
|
||||
|
||||
Reference in New Issue
Block a user