Static Files added

This commit is contained in:
2025-09-23 11:16:03 +02:00
parent d242f88e28
commit 58e4cc6583
2 changed files with 38 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
.nested-inline h3 {
background-color: #f3f3f3;
border-bottom: 1px solid #ccc;
padding: 0.4em;
margin: 0;
font-weight: bold;
cursor: pointer;
}
.nested-inline fieldset.module {
margin-bottom: 1em;
border: 1px solid #ccc;
padding: 0;
}