This commit is contained in:
Stephan Raabe
2024-06-21 10:19:21 +02:00
parent 1f693c84a2
commit 3cef312532
13 changed files with 42 additions and 6 deletions

View File

@@ -18,3 +18,7 @@
#custom-ml4w-welcome {
background-image: url("../../assets/ml4w-icon-black.svg");
}
#custom-chatgpt {
background-image: url("../../assets/openai-black.svg");
}

View File

@@ -18,3 +18,7 @@
#custom-ml4w-welcome {
background-image: url("../../assets/ml4w-icon-white.svg");
}
#custom-chatgpt {
background-image: url("../../assets/openai-white.svg");
}