This commit is contained in:
Cloud User
2024-07-14 17:06:16 +02:00

View File

@@ -9,7 +9,7 @@
} }
@frame footer_frame { /* Another static Frame */ @frame footer_frame { /* Another static Frame */
-pdf-frame-content: footer_content; -pdf-frame-content: footer_content;
left: 50pt; bottom: 20pt; height: 20pt; left: 50pt; top: 20pt; height: 20pt;
} }
} }