diff --git a/studenteval/templates/studenteval/all_pdf_template.html b/studenteval/templates/studenteval/all_pdf_template.html index 01909bd..2505755 100644 --- a/studenteval/templates/studenteval/all_pdf_template.html +++ b/studenteval/templates/studenteval/all_pdf_template.html @@ -9,7 +9,7 @@ } @frame footer_frame { /* Another static Frame */ -pdf-frame-content: footer_content; - left: 50pt; width: 512pt; bottom: 10pt; height: 20pt; + left: 50pt; top: 20pt; height: 20pt; } }