mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Improve styles
This commit is contained in:
parent
22965953f3
commit
e7205261d1
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
min/custom-navbar.min.css
vendored
2
min/custom-navbar.min.css
vendored
File diff suppressed because one or more lines are too long
@ -1105,6 +1105,8 @@ li.nav-item[report-id='playpage_dynamic'] .i-frame,
|
||||
height: 28px;
|
||||
box-sizing: border-box;
|
||||
border-radius: 14px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.custom-navbar .activity-tabs .view-all:hover {
|
||||
background-color: #8884;
|
||||
@ -1214,7 +1216,7 @@ li.nav-item[report-id='playpage_dynamic'] .i-frame,
|
||||
.custom-navbar .video-activity-card .title {
|
||||
font-size: 10pt;
|
||||
font-weight: bold;
|
||||
margin: 2px 8px;
|
||||
margin: 8px 8px 2px 8px;
|
||||
color: inherit;
|
||||
}
|
||||
.custom-navbar .video-activity-card .title:hover,
|
||||
@ -1249,7 +1251,7 @@ li.nav-item[report-id='playpage_dynamic'] .i-frame,
|
||||
.custom-navbar .video-activity-card .time,
|
||||
.custom-navbar .video-activity-card .watchlater {
|
||||
position: absolute;
|
||||
bottom: 8px;
|
||||
bottom: 4px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
background-color: #000a;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user