Guest User

Untitled

a guest
May 3rd, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.65 KB | None | 0 0
  1. @-moz-document domain('forum.blockland.us') {
  2.  
  3. /*@import url(https://fonts.googleapis.com/css?family=Roboto);*/
  4. @font-face {
  5. src: local('Roboto'), url(https://fonts.googleapis.com/css?family=Roboto) format('woff');
  6. }
  7.  
  8. * {
  9. background-image: none !important;
  10. border: none !important;
  11. font-family: 'Roboto', sans-serif;
  12. }
  13.  
  14. body {
  15. background-color: #e0e0e0;
  16. }
  17.  
  18. body > table:not(:last-of-type) > tbody > tr > td,
  19. body > table:not(:last-of-type) > tbody > tr,
  20. .windowbg,
  21. .windowbg2,
  22. .windowbg > td,
  23. .windowbg2 > td{
  24. background-color: #f5f5f5 !important;
  25. }
  26.  
  27. body > table > tbody > tr > td {
  28. padding: 0;
  29. }
  30.  
  31.  
  32. body > table:first-of-type {
  33. max-width: 1330px;
  34. }
  35.  
  36. .titlebg,
  37. .titlebg > td,
  38. .titlebg a,
  39. .titlebg2,
  40. .titlebg2 > td,
  41. .titlebg2 a,
  42. .middletext,
  43. .middletext > td,
  44. .middletext > td > a{
  45. background-color: #aed581 !important;
  46. color: #000 !important;
  47. font-weight: lighter !important;
  48. }
  49.  
  50. .bordercolor {
  51. border-spacing: 0 !important;
  52. border-collapse: collapse !important;
  53. width: 100%;
  54. }
  55.  
  56. body > table:not(:last-of-type) {
  57. -webkit-box-shadow: 0px 1px 2px #1c2429 ;
  58. box-shadow: 0px 1px 2px #1c2429 ;
  59. }
  60.  
  61. body > table:last-of-type tr {
  62. background-color: #e0e0e0 !important;
  63. }
  64.  
  65. body > table td {
  66. padding: 5px 0 5px 0;
  67. }
  68.  
  69. .windowbg,
  70. .windowbg2,
  71. .titlebg > td:first-of-type,
  72. .catbg{
  73. padding: 5px 5px 5px 15px;
  74. }
  75.  
  76. .nav {
  77. padding: 2px 0 2px 15px;
  78. }
  79.  
  80. .nav {
  81. display: inline-block;
  82. }
  83.  
  84. .nav br {
  85. display: none;
  86. }
  87. body > table:first-of-type {
  88. width: 100%;
  89. height: 100px;
  90. }
  91.  
  92. body > table:first-of-type td:last-child {
  93. text-align: right;
  94. padding-right: 5%;
  95. }
  96.  
  97. body > table:first-of-type td:first-child {
  98. vertical-align: top;
  99. }
  100.  
  101. body > table:nth-of-type(2n) {
  102. max-width: 1366px;
  103. }
  104.  
  105. .logolink {
  106. background-image: none !important;
  107. }
  108.  
  109. center:first-of-type {
  110. display: block;
  111. width: 70%;
  112. margin: -53px auto 30px !important;
  113. text-align: left;
  114. }
  115.  
  116. body,
  117. td,
  118. th,
  119. .post {
  120. color: #222 !important;
  121. font-size: 11pt !important;
  122. font-family: 'Roboto', verdana, sans-serif !important;
  123. }
  124.  
  125. .catbg a:visited, .catbg a:link, .catbg,
  126. .catbg3 a:visited, .catbg3 a:link, .catbg3{
  127. font-weight: 100;
  128. color: #FFF;
  129. }
  130.  
  131. .bordercolor{
  132. background-color: transparent !important;
  133. }
  134.  
  135. .catbg,
  136. .catbg td,
  137. .catbg tr,
  138. .catbg3,
  139. .catbg3 td{
  140. font-size: 14pt !important;
  141. background-color: #689f38 !important;
  142. padding: 5px 10px 5px 10px;
  143. color: #FFF !important;
  144. }
  145.  
  146.  
  147. td.catbg > table td,
  148. td.catbg > table tr {
  149. background-color: #689f38 !important;
  150. }
  151. }
  152.  
  153. @-moz-document url-prefix('https://forum.blockland.us/index.php?action=post') {
  154. body > table:nth-of-type(2n) {
  155. max-width: 1000px !important;
  156. }
  157.  
  158. .nav br {
  159. display: inline-block;
  160. }
  161. }
  162.  
  163. @-moz-document url-prefix('https://forum.blockland.us/index.php?action=profile') {
  164. body > table:nth-of-type(2n) {
  165. width: auto !important;
  166. }
  167.  
  168. .bordercolor {
  169. width: 95% !important;
  170. }
  171.  
  172. body > table:nth-of-type(2n) > tbody > tr > td > table > tbody > tr > td:first-of-type {
  173. width: 250px !important;
  174. }
  175.  
  176. body > table:nth-of-type(2n) > tbody > tr > td > table > tbody > tr > td:last-of-type {
  177. width: 650px !important;
  178. }
  179.  
  180. .smalltext {
  181. padding-left: 10px;
  182. }
  183. }
  184.  
  185. @-moz-document url-prefix('https://forum.blockland.us/index.php?action=pm') {
  186. body > table:nth-of-type(2n) > tbody > tr > td > table > tbody > tr > td:first-of-type {
  187. width: 150px !important;
  188. padding: 5px;
  189. }
  190. }
  191.  
  192. @-moz-document url('https://forum.blockland.us/index.php?action=search') {
  193. body > table:nth-of-type(2n) > tbody > tr > td > table > tbody > tr > td:first-of-type {
  194. width: 150px !important;
  195. padding: 5px;
  196. }
  197. }
Advertisement
Add Comment
Please, Sign In to add comment