Advertisement
jiggahop

Untitled

Jun 17th, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. .thead {
  2. background: #5DEA3A;
  3. }
  4. .forum_on {
  5. color: #90F169
  6. }
  7. ::-webkit-scrollbar-thumb {
  8. background: #5DEA3A;
  9. }
  10. ::-webkit-scrollbar-thumb {
  11. background: #5DEA3A;
  12. }
  13. .a:active {
  14. color: #90F169;
  15. text-decoration: none;
  16. }
  17. .h3 {
  18. color: #5DEA3A;
  19. }
  20. .ooter-nav h3 {
  21. color: #5DEA3A;
  22. }
  23. .number {
  24. color: #5DEA3A;
  25. }
  26. .number {
  27. color: #5DEA3A;
  28. }
  29. .i span.private {
  30. background-color: #5DEA3A;
  31. }
  32. .footer-nav h3 {
  33. color: #5DEA3A;
  34. }
  35. .footer-nav h3 {
  36. color: #5DEA3A;
  37. }
  38. ::-webkit-scrollbar-thumb {
  39. background: #5DEA3A;
  40. }
  41. table.stats .number {
  42. color: #5dea3a;
  43. }
  44. .table.stats .number {
  45. color: #5dea3a;
  46. }
  47. .forum_on {
  48. color: #95EC7F !important;
  49. }
  50. #header
  51. ul.menu li span.private {
  52. background-color: #5dea3a;
  53. }
  54. ::-webkit-scrollbar-thumb {
  55. background: #5DEA3A;
  56. }
  57. a:hover, a:active {
  58. color: #5DEA3A;
  59. }
  60. .footer-nav ul li:hover i {
  61. color: #5dea3a;
  62. }
  63. .footer-nav ul li:hover i {
  64. color: #5DEA3A;
  65. }
  66. .pagination a:hover, .pagination .pagination_current {
  67. background: #5dea3a;
  68. border-color: #5dea3a;
  69. }
  70. .thread_status.newfolder:before {
  71. content: "\f15b";
  72. color: #5dea3a;
  73. }
  74. .thread_status.stick_folder:before, td.forumdisplay_sticky>.thread_status:before {
  75. content: "\f02b";
  76. color: #5dea3a;
  77. }
  78. .thread_status.dot_newfolder:before {
  79. content: "\f27a";
  80. color: #5dea3a;
  81. }
  82. a.button:hover, button:hover, input.button:hover, .button-dark {
  83. background-color: #5dea3a !important;
  84. color: #fff !important;
  85. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement