Your Ad Here

Posted By

angang on 05/21/08


Tagged

css


Versions (?)

Who likes this?

1 person have marked this snippet as a favorite

pixeldata


zozo


 / Published in: CSS
 

  1. margin: 0px;
  2. padding: 0px;
  3.  
  4. background-color: #a7a7a7;
  5.  
  6. background-image: url(/themes/site_themes/svenigson/_data/_images/back_gradiejpg);
  7. background-position: center;
  8. background-repeat: repeat-y;
  9.  
  10. font-family: Arial, Helvetica, sans-serif;
  11. font-size: 10px;
  12. color: #666666;

Report this snippet  

You need to login to post a comment.