READMS.md erstellt

This commit is contained in:
ecki
2026-03-27 15:40:07 +01:00
parent 89ce86eb4a
commit 255067aeb2
4 changed files with 237 additions and 3 deletions
+30
View File
@@ -163,3 +163,33 @@ color:#555;
color:white;
font-weight:bold;
}
body.dark{
background:#111827;
color:#e5e7eb;
}
body.dark section{
background:#1f2937;
}
body.dark th{
background:#111827;
}
body.dark td{
border-color:#374151;
}
body.dark .provider{
background:#1e3a8a;
color:white;
}
body.dark .ip{
background:#374151;
}
body.dark .ip.public{
background:#16a34a;
color:white;
}