Guest User

Shutters theme (Firefox)

a guest
Apr 25th, 2016
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2. @-moz-document domain("plus.net")
  3. {
  4. html, body {background-image:none!important;background-color:
  5. #41c8b6!important;}
  6. body div {background-color:
  7. #41c8b6!important;
  8. }
  9. #sitemap, .sitemap-col, #dFoot, .dFootblock, #footCorners {
  10. background-color: #695564!important;
  11. }
  12. #footer_illustration {
  13. background-color: #FFFFFF!important;
  14. }
  15. #productbox, .productcolumn, .rightbox {
  16. background-image:none !important;
  17. }
  18. #searcharea div, #searcharea ul, #searcharea li {
  19. background-color: #ab1c6c!important;
  20. }
  21. #searcharea a, #searcharea label {
  22. color:#ffffff!important;
  23. }
  24. .halfbox, #faqlist, #productbox, .productcolumn, .introcolumn {
  25. background-image:none!important; background-color:#a0cca7!important;
  26. }
  27. #comHeaderContainer {
  28. background-image: url('../images/com_hdr_bg.gif')!important;
  29. }
  30. #comHeaderContainer div {
  31. background-color:transparent!important;
  32. }
  33. .catbg3, .msgbg1 td {
  34. background-color: #badabf!important; background-image: none!important;
  35. }
  36. #bodyarea, #dContent {
  37. border:8px solid #9F9F7E!important;
  38. }
  39. p { color: #000000; font-size: 100%; line-height : 1; padding: 0; margin: 0; border: 0;}
  40.  
  41. }
Add Comment
Please, Sign In to add comment