Bilibili-Evolved/style/style-dark-important.scss
2018-08-25 21:57:29 +08:00

31 lines
608 B
SCSS

.link-footer
{
background-color: #222 !important;
}
.home-page .sticky-bar .bar-content .message
{
color: #eee !important;
}
.link-footer
{
border-color: transparent !important;
}
.home-page .sticky-bar .bar-content .message:hover
{
color: $customStyleColor !important;
}
.season-timeline .season-group.today,
.season-timeline .season-group.today .group-time::before,
.aside-ctnr .author-info .communicate-btn
{
border-color: $customStyleColor !important;
}
.season-timeline .season-group.today.is-published .group-time::before
{
background-color: $customStyleColor !important;
}