From 553a649ec95108d370b97535300075c54927de7f Mon Sep 17 00:00:00 2001 From: Cool BRG Date: Thu, 20 Aug 2020 00:36:28 +0530 Subject: [PATCH] step 6: footer --- css/style.css | 6 ++++++ index.html | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index b0489eb..5ffd29f 100644 --- a/css/style.css +++ b/css/style.css @@ -187,3 +187,9 @@ nav ul li a:hover, nav ul li a.active { #blogs .blogs-content .card .blog-body .blog-text a { color: darkorange; } + +/* footer */ +footer { + background: #ccc; + padding: 20px; +} diff --git a/index.html b/index.html index a84d81e..367d277 100644 --- a/index.html +++ b/index.html @@ -158,7 +158,7 @@

Top 10 essentials tips for planning your projects