Version mit sicherem Download

This commit is contained in:
Thomas Spohr
2025-08-18 11:34:09 +02:00
parent 33fa9c8f94
commit bd7e720c47
13 changed files with 43 additions and 35 deletions

View File

@@ -10,8 +10,6 @@
border: 1px solid #ddd;
border-radius: 6px;
box-shadow: 0 4px 10px rgba(0,0,0,0.05);
width: 100%;
max-width: 100%; /* Oder: max-width: 1400px; */
}
.pdf-tree-container {
@@ -35,7 +33,6 @@
border: none;
display: block;
}
.pdf-tree {
list-style: none;
margin: 0;
@@ -48,7 +45,6 @@
display: none;
}
.pdf-tree li {
margin: 0.3em 0;
}