This commit is contained in:
Stephan Raabe
2024-06-20 22:51:01 +02:00
parent 32e04e098c
commit 2fe54cd465
11 changed files with 59 additions and 18 deletions

View File

@@ -15,6 +15,6 @@
@import '../style.css';
#custom-ml4w-welcome {
background-image: url("../../assets/ml4w-icon-dark.png");
#custom-ml4w-welcome {
background-image: url("../../assets/ml4w-icon-black.svg");
}