diff --git a/index.css b/index.css index 46a0da6..f64c4d5 100644 --- a/index.css +++ b/index.css @@ -276,4 +276,27 @@ img{ width : 40%; margin-top : 30px; align-self: center; +} + +/* +======================================== + Footer +======================================== +*/ + +footer +{ + width: 82%; + margin-top : 20px; + padding-bottom: 5px; + color: #D4D4D5; + font-size: 90%; + + + border: 1px solid #D4D4D5; +} + +.end +{ + text-align: center; } \ No newline at end of file diff --git a/index.html b/index.html index b7f1829..34073f0 100644 --- a/index.html +++ b/index.html @@ -267,7 +267,8 @@ \ No newline at end of file