diff --git a/cabecalho-juventude.css b/cabecalho-juventude.css index d9d7366..27a0a2f 100644 --- a/cabecalho-juventude.css +++ b/cabecalho-juventude.css @@ -397,7 +397,16 @@ background-position: 0px 0px; max-width: 960px; margin: 0 auto; } - +#voltar-topo { + width: 960px; + margin: 0 auto; + text-align: right; + padding: 0.5em; + font-size: 13px; +} +#voltar-topo .ui-icon-triangle-2-s { + float: right; +} #footer-content { background: #fff; text-align: left; diff --git a/footer.html.erb b/footer.html.erb index d7f48ae..9de864a 100644 --- a/footer.html.erb +++ b/footer.html.erb @@ -1,4 +1,7 @@