Advertisement
Guest User

Untitled

a guest
Mar 18th, 2012
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. @import url("/wp-content/themes/presswork/style.css");
  2.  
  3.  
  4.  
  5.  
  6. /* blog page color */
  7.  
  8. body.home {
  9. background-color: #fff !Important; }
  10. }
  11.  
  12. body.single {
  13. background-color: #eee !important;
  14. }
  15.  
  16. #body-wrapper {
  17. background-color: #eee !important;
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement