update video mini player link color
This commit is contained in:
parent
20b130e7ae
commit
aee425c26f
@ -6,7 +6,7 @@
|
||||
|
||||
body {
|
||||
|
||||
--mainBackgroundColor: #121212;
|
||||
--mainBackgroundColor: #141414;
|
||||
--mainForegroundColor: #FFF;
|
||||
--mainBackgroundHoverColor: #fef3ec;
|
||||
|
||||
@ -53,6 +53,10 @@ body {
|
||||
background-color: #1c1c1c !important;
|
||||
}
|
||||
|
||||
a.video-miniature-account.ng-star-inserted {
|
||||
color: #F57200;
|
||||
}
|
||||
|
||||
.menu-link:hover {
|
||||
color: #F57200 !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user