Better indicate the my. dashboard domain in setup

This commit is contained in:
Johannes Zellner
2025-05-12 15:02:28 +02:00
parent 53eb1649d5
commit 5accc2a923
2 changed files with 5 additions and 1 deletions

View File

@@ -40,6 +40,10 @@ html, body {
}
}
b {
font-weight: 700;
}
.shadow {
box-shadow: 0 2px 5px rgba(0,0,0,.1);
}