Confira:
| 1 | Harry Potter / Deathly Hallows (P2) | $145,0 |
| 2 | Transformers 3 | $22.6 |
| 3 | Horrible Bosses | $15.6 |
| 4 | Winnie the Pooh | $12.1 |
| 5 | Zookeeper | $10.3 |
| 6 | Cars 2 | $8.2 |
| 7 | Bad Teacher | $5.5 |
| 8 | Larry Crowne | $3.4 |
| 9 | Super 8 | $2.9 |
| 10 | Monte Carlo | $2.0 |
/* to top */ #toTop { width:50px; /* Largura do botão * / background: #FF0000; /* Cor do botão*/ border:1px solid #000; /* Cor da borda */ text-align:center; /* Alinhamento do texto */ padding:5px; /* Distancia entre texto e borda */ position:fixed; /* Posição que faz com que ele corra por toda a página*/ bottom:5px; right:5px; cursor:pointer; color:#eee; /* Cor da letra */ text-decoration:none; font-weight:700; /* Tamanho da letra */ -moz-border-radius:5px; /* Definições para o angulo do botão */ -khtml-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
0 Comentários:
Postar um comentário