Guest User

Untitled

a guest
May 21st, 2018
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. /* SELEKTORY: */
  2. body
  3. {
  4. font-family: Verdana, Arial, Helvetica, sans-serif;
  5. font-size: 15pt;
  6. color: #666666;
  7. background-color: #AAAAAA;
  8. margin: 10mm;
  9. }
  10.  
  11. p
  12. {
  13. text-align: justify;
  14. }
  15.  
  16. pre, code
  17. {
  18. font-size: 12pt;
  19. }
  20. a:link {color: #6699CC}
  21. a:visited{ color: #660099 }
  22. a:active{ background-color: #ffff00 }
Add Comment
Please, Sign In to add comment