diff --git a/style/new_style.css b/style/new_style.css index e86662b..8b4cfe7 100644 --- a/style/new_style.css +++ b/style/new_style.css @@ -11,6 +11,7 @@ html { body { width: 100%; margin: auto; + background-color: lightslategrey; } /* END HTML & BODY */ @@ -142,7 +143,6 @@ body { padding-top: 10px; padding-bottom: 10px; width: 100%; - background-color: lightslategrey; } #content p {