stagit

static git page generator  https://git.ce9e.org
git clone https://git.ce9e.org/stagit.git

commit
5a1f930c7d8396706d267a7ed7b2e5bcddc1b027
parent
59165fe8df2ae3b9514061c1f05a0b85e597e55b
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2020-08-05 06:45
increase whitespace at end of page

Diffstat

M data/style.css 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/data/style.css b/data/style.css

@@ -1,7 +1,7 @@
    1     1 body {
    2     2 	font-family: monospace;
    3     3 	line-height: 1.4;
    4    -1 	padding: 1ch;
   -1     4 	padding: 1ch 1ch 3ch;
    5     5 	max-width: 100ch;
    6     6 	margin: 0 auto;
    7     7 	tab-size: 4;