mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Update dark style
This commit is contained in:
parent
4b13aa9607
commit
5488b3a828
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -632,6 +632,11 @@ body>div.to-top.on
|
||||
{
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
.card-list .card
|
||||
{
|
||||
border: none !important;
|
||||
border-radius: 4px !important;
|
||||
}
|
||||
|
||||
.list-filter-bar .sort-box .item.active,
|
||||
.list-filter-bar .sort-box .item:hover,
|
||||
|
||||
@ -343,6 +343,12 @@ body
|
||||
color: #888 !important;
|
||||
}
|
||||
|
||||
.card-list .card
|
||||
{
|
||||
border: none !important;
|
||||
border-radius: 4px !important;
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 1291px)
|
||||
{
|
||||
.nav-con
|
||||
|
||||
Loading…
Reference in New Issue
Block a user