Jvsierra

Untitled

Aug 21st, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. h2
  2. {
  3. color:blue;
  4. background-color: gray;
  5. font-family:verdana;
  6. }
  7.  
  8. h2 > em
  9. {
  10. color:yellow;
  11. }
  12.  
  13. .resposta
  14. {
  15. font-size:20px;
  16.  
  17. }
Add Comment
Please, Sign In to add comment