Correction Exposant
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
[data-note]::after {
|
||||
position: absolute;
|
||||
content: counter(footnote);
|
||||
transform: translateY(-3px);
|
||||
transform: translate(1px,-5px);
|
||||
font-family: "TextaAlt";
|
||||
font-size: 6pt;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user