diff options
-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 adc3bf5..c0f540c 100644 --- a/static/style/default.css +++ b/static/style/default.css @@ -35,8 +35,8 @@ h3 { padding-bottom: 4px; padding-left: 0px; padding-right: 30px; } -p { - margin: 0px; } +/*p { + margin: 0px; }*/ hr { height: 14px; padding: 1px; |