diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/style/default.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/style/default.css b/static/style/default.css index ff77da5..fe5b83e 100644 --- a/static/style/default.css +++ b/static/style/default.css @@ -52,8 +52,8 @@ h3 { padding-bottom: 4px; padding-left: 0px; padding-right: 30px; } -/*p { - margin: 0px; }*/ +p { + margin-top: 4px; } hr { height: 14px; padding: 1px; |