diff --git a/Scripts/CentOS-Web/Stylesheet/paragraphs.css b/Scripts/CentOS-Web/Stylesheet/paragraphs.css index 1574dff..0c9532c 100755 --- a/Scripts/CentOS-Web/Stylesheet/paragraphs.css +++ b/Scripts/CentOS-Web/Stylesheet/paragraphs.css @@ -25,3 +25,8 @@ div#content p { text-align:justify; } + +div#page-footer p.copyright, +div#page-footer p.license { + margin: 0px; + }