This commit is contained in:
Stephan Raabe
2024-06-03 21:05:15 +02:00
parent f31d3bec55
commit b5ad437427
5 changed files with 16 additions and 1 deletions

View File

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