Erhöhe die Rahmenstärke des Hintergrunds im Overlay auf 3px für bessere Sichtbarkeit
All checks were successful
Deploy via FTP / deploy (push) Successful in 3s

This commit is contained in:
2026-02-22 14:57:36 +01:00
parent 70d4b0b00b
commit d407bd49fe

View File

@@ -116,7 +116,7 @@ body::before {
font-weight: 700; font-weight: 700;
color: rgba(255,255,255,0.88); color: rgba(255,255,255,0.88);
background: rgba(255,255,255,0.07); background: rgba(255,255,255,0.07);
border: 2px solid rgba(255,255,255,0.14); border: 3px solid rgba(255,255,255,0.14);
backdrop-filter: blur(8px); backdrop-filter: blur(8px);
-webkit-backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px);
box-shadow: box-shadow: