Added: info

This commit is contained in:
2025-12-07 21:47:29 +01:00
parent 41aad56643
commit ce2777c324
76 changed files with 306126 additions and 1398 deletions

View File

@@ -8485,6 +8485,16 @@ a:hover {
border: 1px solid #fff;
box-shadow: 2px 2px 12px rgba(62, 62, 62, 0.3) !important; }
/* Haakje voor het nummer */
.footnote-ref::before {
content: "[";
margin-right: 0.05em; }
/* Haakje na het nummer */
.footnote-ref::after {
content: "]";
margin-left: 0.05em; }
.navigation {
transition: .2s ease; }
.navigation.nav-bg {