Watermark Layering Fix
User <style> body { font-family: "DejaVu Sans", "DejaVu Sans Mono", "DejaVu", sans-serif, monospace; font-size:11px; } @page { margin: 480px 50px 100px 50px; } #header { position: fixed; left: 0; top: -460px; right: 0; height: 400px; text-align: center; } #footer { position: fixed; left: 0; bottom:0; right: 0; height: 100px; font-size:11px; text-align: center; } #content { […]