diff options
author | Daniel Friesel <derf@finalrewind.org> | 2016-05-07 10:31:56 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2016-05-07 10:31:56 +0200 |
commit | a0193ca6ec2b67db360eb3f20dfad69940c0f6a1 (patch) | |
tree | 1ad5fb98c0dc21f59de5d3c0264334e167634ee3 /public | |
parent | 4a4d7f4ba8ebc8719c536ea07f89c6848d542f90 (diff) |
add developer notes
Diffstat (limited to 'public')
-rw-r--r-- | public/static/default.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/static/default.css b/public/static/default.css index fc2a488..e18d705 100644 --- a/public/static/default.css +++ b/public/static/default.css @@ -445,7 +445,7 @@ input, select { } div.notes { - margin-top: 4em; + margin-top: 2em; } div.notes ul { |