Added: info
This commit is contained in:
@@ -408,4 +408,16 @@ $quote-color: #918e91;
|
||||
border-radius: 4px;
|
||||
border: 1px solid $white;
|
||||
box-shadow: 2px 2px 12px rgba(62,62,62,.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;
|
||||
}
|
||||
Reference in New Issue
Block a user