Added: info
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user