diff --git a/contrib/static/site.css b/contrib/static/site.css index 2ee0706..33b566e 100644 --- a/contrib/static/site.css +++ b/contrib/static/site.css @@ -291,4 +291,9 @@ textarea#reply-text { position: fixed; top: 0; right: 0; +} + + +hr { + padding-bottom: 20px; } \ No newline at end of file