notes et césures

This commit is contained in:
2019-09-23 16:21:17 +02:00
parent 136293d1f4
commit e56a136813
7 changed files with 37 additions and 17 deletions
+4 -3
View File
@@ -27,7 +27,8 @@
[data-note]::after {
position: absolute;
content: counter(footnote);
transform: translateY(-10px);
font-family: "TextaAlt-Bold"
transform: translateY(-3px);
font-family: "TextaAlt";
font-size: 6pt;
}