0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-01 15:12:40 +00:00

page counter rename

This commit is contained in:
Víctor Losada Hernández
2024-02-07 22:42:55 +01:00
parent 37c72d5125
commit 9e8570c19b
3 changed files with 24 additions and 3 deletions

View File

@@ -383,7 +383,7 @@
text-align : center;
text-indent : 0;
&.auto::after {
content : counter(phb-page-numbers);
content : counter(page-numbers);
}
}
.footnote{