aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@hornquist.se>2019-05-30 00:26:21 +0200
committerHugo Hörnquist <hugo@hornquist.se>2019-05-30 00:26:21 +0200
commit2fafa2ed1ebd8120214fc9aa8868bff8404c315a (patch)
tree7c0f6fc766870d0b08116be0602ea038eb3a80b3 /templates
parentMerge branch 'master' of /home/hugo/git/wiki-public (diff)
downloadwiki-public-2fafa2ed1ebd8120214fc9aa8868bff8404c315a.tar.gz
wiki-public-2fafa2ed1ebd8120214fc9aa8868bff8404c315a.tar.xz
Add margin to body.
Diffstat (limited to 'templates')
-rw-r--r--templates/add.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/add.css b/templates/add.css
index 77c7400..9d11873 100644
--- a/templates/add.css
+++ b/templates/add.css
@@ -1,5 +1,5 @@
body {
- margin: 0;
+ margin: 0.5em;
font-size: 100%;
}