Wando

Untitled

Oct 23rd, 2015
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. "write style for ___" and paste that code
  2.  
  3. body{
  4. background:url("http://i.imgur.com/TQ2VsWy.png");
  5. }
  6.  
  7. .header{
  8. background:#FFCC66;
  9. }
  10.  
  11. .userlist{
  12. background:#FFCC66;
  13. }
  14.  
  15. .pm-log{
  16. background:#FFCC66;
  17. }
  18.  
  19. .pm-window h3{
  20. background:black;
  21. color:#FFcc99;
  22. }
  23.  
  24. .pm-log-add{
  25. background:#FFCC66;
  26. }
  27.  
  28. .button.cur{
  29. background:#FFCC66;
  30. }
  31.  
  32. .maintabbarbottom{
  33. background:#FFCC66;
  34. }
  35.  
  36. .teamlist{
  37. background:#FFCC66;
  38. }
  39.  
  40. .pad{
  41. background:#FFCC66;
  42. }
  43.  
  44. .team{
  45. background:black;
  46. color:#FFCC66;
  47. }
  48.  
  49. .teamchart{
  50. background:#FFCC66;
  51. }
  52.  
  53. .teamchart, .teamchart li{
  54. background:#FFCC66;
  55. }
  56.  
  57. .battle-log{
  58. background:#FFCC66;
  59. }
  60.  
  61. .ps-room{
  62. background:#FFCC66;
  63. }
  64.  
  65. .ps-room.ps-room-opaque{
  66. background:#FFCC66;
  67. }
  68.  
  69. .ps-room .battle-controls{
  70. background:#FFCC66;
  71. }
  72.  
  73. .battle-log h2{
  74. background:black;
  75. color:#FFCC66;
  76. }
  77.  
  78. .ps-room .battle-log-add{
  79. background:#FFCC66;
  80. }
  81.  
  82. .rightbar, .leftbar{
  83. background:#FFCC66;
  84. color:black;
  85. }
  86.  
  87. .ps-popup{
  88. background:#FFCC66;
  89. }
  90.  
  91. .backdrop:before{
  92. display: block;
  93. background: url("http://orig10.deviantart.net/5d2f/f/2014/293/4/5/pokemon_x_and_y_battle_background_electric_terrain_by_phoenixoflight92-d83l7ou.png");
  94. background-size: cover;
  95. }
Advertisement
Add Comment
Please, Sign In to add comment