ekostadinov

Profile 2/3 Friends - CSS 3

Oct 2nd, 2012
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.38 KB | None | 0 0
  1. body {background-color:lightskyblue;
  2. }
  3.  
  4. #header h1 {font-family:'Times New Roman';
  5.             font-size:medium;
  6.             word-spacing:370px;
  7. }
  8.  hr {width:100%;
  9.     height:2px;
  10. }
  11.  
  12. #navigation h1{font-family:'Times New Roman';
  13.                font-size:xx-large;
  14. }
  15.  
  16. #content dl {font-family:'Times New Roman';
  17.              font-size:larger;                        
  18. }
Advertisement
Add Comment
Please, Sign In to add comment