From: Paul Hänsch Date: Sat, 20 Mar 2021 11:39:56 +0000 (+0100) Subject: modified print margin X-Git-Url: https://git.plutz.net/?p=webtxt;a=commitdiff_plain;h=4541ec60345afff6b333886eb1927c2e15ccc330 modified print margin --- diff --git a/webnote.css b/webnote.css index 4af86bd..391378d 100644 --- a/webnote.css +++ b/webnote.css @@ -37,4 +37,4 @@ ul.recent { button { display: none; } h1 { text-align: center; margin-top: 1em; } } -@page { margin: 30mm 20mm 20mm 20mm; } +@page { margin: 20mm; }