diff --git a/footer.rhtml b/footer.rhtml index f1a9af1..6bb86ad 100644 --- a/footer.rhtml +++ b/footer.rhtml @@ -45,7 +45,7 @@
Todo o conteúdo e dados da rede está disponível sob a licença Creative Commons Attribution 4.0 International License exceto quando especificado em contrário e nos conteúdos replicados de outras fontes.
<%= _('This site uses Noosfero, developed by %s and licensed under the GNU Affero General Public License version 3 or any later version.') % link_to('Colivre', 'http://colivre.coop.br/') %> +
Noosfero, GNU Affero General Public License, desenvolvido por Colivre
diff --git a/images/bg-gradient.png b/images/bg-gradient.png index 9e0cfc7..e01b077 100644 Binary files a/images/bg-gradient.png and b/images/bg-gradient.png differ diff --git a/images/gdf-footer.png b/images/gdf-footer.png index 662186d..3130f03 100644 Binary files a/images/gdf-footer.png and b/images/gdf-footer.png differ diff --git a/style.css b/style.css index 9a0ccbb..725c329 100644 --- a/style.css +++ b/style.css @@ -673,7 +673,7 @@ div#article-parent { #copyright { float: right; - width: 500px; + width: 400px; /* opacity: 0.6; */ color: #000 rgba(0,0,0,0.7); } @@ -708,7 +708,7 @@ div#article-parent { #gdf { display: block; float: left; - width: 84px; + width: 172px; height: 98px; background: url(images/gdf-footer.png) top left no-repeat; /* opacity: 0.7; */ -- libgit2 0.21.2