Advertisement
Guest User

Untitled

a guest
May 20th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. #main style#
  2. body
  3. {
  4. background-color:white;
  5. color: black;
  6. font-family:'Courier New', monospace;
  7. font-size: 18px;
  8. }
  9. #nagłówek#
  10. head
  11. {
  12. color: teal;
  13. font-family: 'Verdana', sans-serif;
  14. font-size: 36px;
  15. font-variant: small-caps;
  16. }
  17.  
  18. #stopka:)))#
  19. footage
  20. {
  21. color: maroon; #jesli taki jest#
  22. font-family: 'Times', serif;
  23. font-size: 11px;
  24. font-style: oblique;
  25. }
  26.  
  27. #przycisk generujący tekst#
  28. "kognimowa >START<"
  29. {
  30. background-color:teal;
  31. font-family: 'Verdana', sans-serif;
  32. font-size: 21px;
  33. font-variant: small-caps;
  34. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement