Advertisement
contatowellington

Untitled

May 19th, 2018
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. Para o numeral 9 uso este:
  2. .preco_principal{
  3. font-family: Arial, Verdana, Tahoma, Sans-Serif;
  4. color: #333333;
  5. font-size: 500px;
  6. vertical-align: baseline;
  7. }
  8.  
  9. Para os centavos e virgula, este:
  10. .depois_virgula{
  11. font-family: Arial, Verdana, Tahoma, Sans-Serif;
  12. color: #333333;
  13. font-size: 200px;
  14. line-height: 40px;
  15. text-align: justify;
  16.  
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement