Guest User

Untitled

a guest
Jun 20th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. body {
  2. background-image: url("/images/bg.pgn");
  3. background-repeat: no-repeat;
  4. background-position: 50% 50%
  5. }
  6.  
  7. body, p, ol, ul, td {
  8. font-family: verdana, arial, helvetica, sans-serif;
  9. font-size: 13px;
  10. line-height: 18px;
  11. }
  12.  
  13. pre {
  14. background-color: #eee;
  15. padding: 10px;
  16. font-size: 11px;
  17. }
  18.  
  19. a { color: #000; }
Add Comment
Please, Sign In to add comment