fix: dark site

This commit is contained in:
ycjcl868 2019-12-27 17:45:41 +08:00
parent dd86ae251c
commit 20328867f2

View File

@ -46,7 +46,7 @@ ul.anticons-list {
}
}
&.twotone:hover {
&.TwoTone:hover {
background-color: #8ecafe;
}
@ -85,7 +85,7 @@ ul.anticons-list {
[data-theme='dark'] ul.anticons-list {
li {
color: #acacac;
&.twotone:hover {
&.TwoTone:hover {
background-color: #15395b;
}
&:hover {