This commit is contained in:
2026-04-10 12:01:17 +02:00
parent 22cf847ad5
commit 17605e9ec6
8 changed files with 424 additions and 86 deletions

View File

@@ -14,4 +14,8 @@ h1, h2, h3, h4, h5, h6 {
a {
color: inherit;
text-decoration: none;
}
.display_none {
display: none !important;
}