background of Vorgaben changed - looks better in dark mode.

This commit is contained in:
2025-11-01 01:09:40 +01:00
parent a075811173
commit 081ea4de1c

View File

@@ -5,7 +5,6 @@
border-radius: 8px;
padding: 15px;
margin-bottom: 50px;
background-color: #f9f9f9;
box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
@@ -38,4 +37,4 @@ tbody.djn-dynamic-form-dokumente-vorgabe td.original p {
margin-top: 10px;
padding-left: 10px;
border-left: 2px dashed #ccc;
}
}