diff --git a/app/templates/exemplo.html b/app/templates/exemplo.html index 975962f..fa879ce 100644 --- a/app/templates/exemplo.html +++ b/app/templates/exemplo.html @@ -22,7 +22,7 @@ body { } #footer-brasil { - background: none repeat scroll 0% 0% #F1F1F1; + background: none repeat scroll 0% 0% #071d41; padding: 1em 0px; max-width: 100%; } diff --git a/docker/public_html/index.html b/docker/public_html/index.html index 975962f..fa879ce 100644 --- a/docker/public_html/index.html +++ b/docker/public_html/index.html @@ -22,7 +22,7 @@ body { } #footer-brasil { - background: none repeat scroll 0% 0% #F1F1F1; + background: none repeat scroll 0% 0% #071d41; padding: 1em 0px; max-width: 100%; } -- libgit2 0.21.2