/docs/wiki/style.css: add bottom padding to the page
This commit is contained in:
parent
f4fccc08c4
commit
241e72be1a
@ -1,5 +1,5 @@
|
||||
/* https://wiki.c2.com/?WikiStyle */
|
||||
body { margin: 1em 2.3em 1em 1.5em; zoom: 150%}
|
||||
body { margin: 1em 2.3em 1em 1.5em; zoom: 150%; padding-bottom: 50px;}
|
||||
h1 { font-size: 2.1em;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user