diff --git a/css/style.css b/css/style.css index e0b131b..23ba7cc 100644 --- a/css/style.css +++ b/css/style.css @@ -72,6 +72,10 @@ body { } .footer { width: 100%; + padding: 10px; + margin-top: 10px; + background-color: #404040; + color: #c0c0c0; display: block; clear: both; text-align: center;