Commit cdc4b53f0fad264ecee7420005fab07d1cead9f3
1 parent
4a99a87f
Exists in
master
and in
2 other branches
Add button return top in footer
Showing
3 changed files
with
14 additions
and
1 deletions
Show diff stats
cabecalho-juventude.css
... | ... | @@ -397,7 +397,16 @@ background-position: 0px 0px; |
397 | 397 | max-width: 960px; |
398 | 398 | margin: 0 auto; |
399 | 399 | } |
400 | - | |
400 | +#voltar-topo { | |
401 | + width: 960px; | |
402 | + margin: 0 auto; | |
403 | + text-align: right; | |
404 | + padding: 0.5em; | |
405 | + font-size: 13px; | |
406 | +} | |
407 | +#voltar-topo .ui-icon-triangle-2-s { | |
408 | + float: right; | |
409 | +} | |
401 | 410 | #footer-content { |
402 | 411 | background: #fff; |
403 | 412 | text-align: left; | ... | ... |
footer.html.erb