0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-25 09:42:40 +00:00

counter left

This commit is contained in:
Víctor Losada Hernández
2024-02-07 22:43:43 +01:00
parent 9e8570c19b
commit c9fc976c72

View File

@@ -8,7 +8,7 @@
}
@page { margin : 0; }
body { counter-reset : phb-page-numbers; }
body { counter-reset : page-numbers; }
* { -webkit-print-color-adjust : exact; }
//*****************************