10.April 2026

This commit is contained in:
Kevin Adametz 2026-04-10 17:15:27 +02:00
parent a00c42e770
commit f58c709945
208 changed files with 19280 additions and 2914 deletions

View file

@ -99,6 +99,10 @@ a[aria-expanded="true"] > .fa-caret-expand:before {
display: none;
}
.lead {
font-weight: 400;
}
.badge-outline-warning-dark {
background-color: transparent;
-webkit-box-shadow: 0 0 0 1px #ffd950 inset;