Whiten Sigils (#21)
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
@-moz-document domain("salsify.com"),
|
||||
domain("alkemics.com") {
|
||||
li.HelpCenter#academy-access ~ li#navbar-profile > a > i.mdi-account::before {
|
||||
li.HelpCenter#academy-access~li#navbar-profile>a>i.mdi-account::before {
|
||||
content: "\F20F";
|
||||
color: violet;
|
||||
/*color: violet;*/
|
||||
}
|
||||
|
||||
li.HelpCenter:not(#academy-access) ~ li#navbar-profile > a > i.mdi-account::before {
|
||||
li.HelpCenter:not(#academy-access)~li#navbar-profile>a>i.mdi-account::before {
|
||||
content: "\F4DC";
|
||||
color: coral;
|
||||
/*color: coral;*/
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user