vor subdomain UX anpassung

This commit is contained in:
ecki
2026-04-06 18:21:01 +02:00
parent e4e42b0472
commit 39f5f262fe
7 changed files with 260 additions and 138 deletions
+10
View File
@@ -123,6 +123,12 @@ input, textarea {
background: #f4f4f4;
}
.modal-meta{
font-size:13px;
color:#64748b;
margin:-6px 0 12px 0;
}
.subdomain{
@@ -225,3 +231,7 @@ body.dark .ip.public{
background:#16a34a;
color:white;
}
body.dark .modal-meta{
color:#94a3b8;
}