diff --git a/colab/static/css/footer.css b/colab/static/css/footer.css index 689b5d1..e390ec9 100644 --- a/colab/static/css/footer.css +++ b/colab/static/css/footer.css @@ -1,7 +1,7 @@ /*Footer*/ -.footer-content{ +#footer-content{ background: rgb(213,213,213); padding: 50px 0; font-family: 'open_sansregular', Arial, Helvetica, sans-serif; @@ -37,54 +37,51 @@ padding-bottom: 3px } -.footer-gov{ +#footer-gov{ background: #0042b2; } -.footer-gov > .container{ +#footer-gov > .container{ padding: 2em 0; } -.footer-gov .institucionais a{ +#footer-gov .institucionais a{ display:table-cell; vertical-align: middle; - float: right; } -.footer-gov a:hover{ +#footer-gov a:hover{ text-decoration: none; } -.footer-gov span{ +#footer-gov span{ display: none; } -.footer-gov .logo-sgpr img, .logo-acesso img{ - padding-top: 10px; +#logo-sgpr img, #logo-acesso img{ padding-right: 15%; - padding-bottom: 10px; } -.footer-gov .logo-brasil img{ +#logo-brasil img{ padding-right: 0; } -.go-top{ +#go-top{ font-size: 13px; height: 2em; } -.go-top a{ +#go-top a{ color: #717782; line-height: 2em; } -.go-top .icon-chevron-up{ +#go-top .icon-chevron-up{ padding-right: 10px; text-decoration: none; } -.spb-definitions{ +#spb-definitions{ font-size: 10px; padding: 10px 0; } diff --git a/colab/templates/footer.html b/colab/templates/footer.html index dbcc901..310faa1 100644 --- a/colab/templates/footer.html +++ b/colab/templates/footer.html @@ -2,13 +2,10 @@ {% load static from staticfiles %} -- libgit2 0.21.2