Prototype #1

Merged
alk-spriet merged 14 commits from prototype into master 2022-02-03 15:23:26 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit b9188336da - Show all commits

View File

@ -2,7 +2,7 @@
domain("ppr-stream.alkemics.com"), domain("ppr-stream.alkemics.com"),
domain("ltg-stream.alkemics.com"), domain("ltg-stream.alkemics.com"),
domain("int.alkemics.com") { domain("int.alkemics.com") {
.mdi-account::before { #navbar-profile .dropdown-toggle .mdi-account::before {
content: "\F4DC"; content: "\F4DC";
color: orange; color: orange;
} }

View File

@ -2,7 +2,7 @@
domain("ppr-stream.alkemics.com"), domain("ppr-stream.alkemics.com"),
domain("ltg-stream.alkemics.com"), domain("ltg-stream.alkemics.com"),
domain("int.alkemics.com") { domain("int.alkemics.com") {
.mdi-account::before { #navbar-profile .dropdown-toggle .mdi-account::before {
content: "\F20F"; content: "\F20F";
color: turquoise; color: turquoise;
} }