This commit is contained in:
Stephan Raabe
2024-06-21 10:10:22 +02:00
parent 2fe54cd465
commit 1f693c84a2
8 changed files with 50 additions and 16 deletions

View File

@@ -14,3 +14,7 @@
@define-color iconcolor #FFFFFF;
@import '../../ml4w/style.css';
#custom-ml4w-welcome {
background-image: url("../../assets/ml4w-icon-white.svg");
}