diff --git a/src/style/dark/dark-slice-13.scss b/src/style/dark/dark-slice-13.scss index 604816470..8e0bfdff7 100644 --- a/src/style/dark/dark-slice-13.scss +++ b/src/style/dark/dark-slice-13.scss @@ -828,3 +828,6 @@ html { .bb-comment .reply-notice .notice-item { @include theme-background-color(); } +.video-page-card .card-box .info .title:hover { + @include theme-color(); +}