From 084675b8406ae38c7c2234d84b910c03fa106ad9 Mon Sep 17 00:00:00 2001 From: Alisha Mohanty Date: Mar 01 2019 07:54:55 +0000 Subject: Improving the design of Footer --- diff --git a/assets/css/custom.css b/assets/css/custom.css index 43cb09a..c09c162 100644 --- a/assets/css/custom.css +++ b/assets/css/custom.css @@ -40,12 +40,11 @@ aside .sidebar .logo { margin: 30px 0; } -main { - margin-bottom: 30px; -} - footer { - text-align: right; + text-align: center; + padding:0 7vw; + box-shadow: 0px -4px 5px 0px rgba(60, 110, 180, 0.27); + background-color: #3c6eb421; } fieldset { @@ -101,10 +100,6 @@ blockquote { display: none; } -.text-center.col-md-10{ - padding: 0; -} - #div_id_hp { display: none; } @@ -224,4 +219,31 @@ blockquote { aside .sidebar .logo { width: 100%; } -} \ No newline at end of file +} +.wearefedora { + color: #3c6eb4; + font-weight: 600; + font-size:2.3rem; +} +.footer-msg { + padding-top: 0.5rem; +} +.footer-msg p { + font-size: 2rem; +} +.footer-msg a { + font-weight: 600; +} +.row p { + font-size: 2rem; +} +.footer-share p{ + font-size: 2rem; +} +.socio-buttons { + padding: 1rem; + font-size: 2rem; +} +.socio-buttons a { + padding: 0.9rem; +} diff --git a/templates/base.html b/templates/base.html index deab924..df27945 100644 --- a/templates/base.html +++ b/templates/base.html @@ -69,26 +69,28 @@ {% block content %}{% endblock %} - - - + + + diff --git a/templates/follow.html b/templates/follow.html index 4e05fd9..87ed4e6 100644 --- a/templates/follow.html +++ b/templates/follow.html @@ -1,8 +1,11 @@ +
- + - + - +