Guest User

Untitled

a guest
May 24th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. /* Author: Alexander Azarov
  2. Date: 11/19/2008
  3. */
  4.  
  5. body {background-color: white}
  6. h1, h2, h3, h4, h5, h6 {font-family: Arial, Helvetica, sans-serif}
  7. #links {float: left; width: 135; padding: 2; background-color: rgb(192,192,255); border: 1px solid rgb(0,0,153)}
  8. #links a {text-decoration: none; font: 8px sans-serif; margin-left: 5px}
  9. #links a:visited {background-color: white}
  10. #links a.mainlink {margin-top: 10px; text-transform: uppercase}
  11. #links a.sublink {text-indent: 15px}
Add Comment
Please, Sign In to add comment