Advertisement
darkufo

Dark Theme

Aug 15th, 2012
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. #menu {
  2. background-color: #000000;
  3. }
  4.  
  5. #menu1_container {
  6. background-color: #000000;
  7. }
  8.  
  9. html body {
  10. background-color: #000000;
  11. }
  12.  
  13. body.p180 {
  14. background-color: #000000;
  15. }
  16.  
  17. div.widget.PopularPosts h2 {
  18. background-color: #000000;
  19. }
  20.  
  21. h2.title {
  22. background-color: #000000;
  23. }
  24.  
  25. select.selectbox {
  26. background-color: #000000;
  27. }
  28.  
  29. h3.post-title a {
  30. color: #000000;
  31. }
  32.  
  33. #lwp_3_searchbutton {
  34. background-color: #000000;
  35. }
  36.  
  37. #blog-pager-older-link {
  38. background-color: #000000;
  39. }
  40.  
  41. #lwp_cloud {
  42. color: #000000;
  43. }
  44.  
  45. a.lwp_cloud {
  46. color: #000000;
  47. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement