Advertisement
Guest User

e-x/e-h edit

a guest
Mar 20th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 4.18 KB | None | 0 0
  1. /*Hide Elements*/
  2. h1.ih,
  3. select {
  4.     display: none;
  5. }
  6.  
  7. /*Outside Border*/
  8. div.ido {
  9.     background: #4f535bf0;
  10.     border: none;
  11.     border-radius: 7px;
  12.     padding: 12px;
  13. }
  14.  
  15. /*Category Border OFF*/
  16. div.idi {
  17.     border: none;
  18. }
  19.  
  20. /*Input Buttons*/
  21. input[type="button"],
  22. input[type="submit"] {
  23.     border-radius: 10px;
  24.     border: 2px solid #9393939e
  25. }
  26. input,
  27. select,
  28. option,
  29. optgroup,
  30. textarea {
  31.     color: #f1f1f1;
  32.     background-color: #34353b;
  33. }
  34.  
  35. /*Search Field*/
  36. input[type="text"],
  37. input[type="password"],
  38. select,
  39. textarea {
  40.     border: 1px solid #9393939e;
  41.     margin: 3px 1px 0;
  42.     padding: 1px 3px 3px;
  43.     border-radius: 3px;
  44. }
  45. nput[type="text"]:enabled:hover,
  46. input[type="password"]:enabled:hover,
  47. select:enabled:hover,
  48. textarea:enabled:hover,
  49. input[type="text"]:enabled:focus,
  50. input[type="password"]:enabled:focus,
  51. select:enabled:focus,
  52. textarea:enabled:focus {
  53.     background-color: #47484f;
  54. }
  55.  
  56. /*Rounded Thumbnails UP Value*/
  57. img {
  58.     border-radius: 0px;
  59. }
  60.  
  61. /*Thumb Grid*/
  62. .gl1t {
  63.     background: #1e272e50 !important;
  64.     border: 1px solid #0000004f;
  65.     border-radius: 5px;
  66.     position: relative;
  67.     margin: 5px;
  68.     min-height: 375px;
  69. }
  70.  
  71. /*Thumbnail Title Font*/
  72. .gl4t {
  73.     font-weight: bold;
  74.     text-shadow: -1px -1px 0 #353535, 1px -1px 0 #353535, -1px 1px 0 #353535, 1px 1px 0 #353535;
  75. }
  76.  
  77. /*Thumbnail Category Align*/
  78. .gl3t {
  79.     height: 290px !important;
  80.     border-radius: 0px !important;
  81.     border: none !important;
  82. }
  83. .gl5t {
  84.     margin-top: 0 !important;
  85. }
  86.  
  87. /*Navigation Bar*/
  88. table.ptt td,
  89. table.ptb td {
  90.     background: #0000;
  91.     border: 1px solid #000000a8;
  92.     padding: 4.2px;
  93.     font-size: 11.5pt;
  94. }
  95.  
  96. /*Navigation Bar Hover*/
  97. table.ptt td:hover,
  98. table.ptb td:hover {
  99.     background: #00000036;
  100. }
  101.  
  102. /*Thumbnail Block Bottom Margin*/
  103. div.itg {
  104.     max-width: none;
  105.     border-top: none;
  106.     border-bottom: none;
  107.     margin-bottom: 10px;
  108. }
  109.  
  110. /*Thumbnail Align Adjust*/
  111. .gld {
  112.     border-left: none;
  113. }
  114.  
  115. /*New Content Since Last Visit Marker*/
  116. .glnew {
  117.     font-weight: bold;
  118.     color: #63acff;
  119. }
  120.  
  121. /*Category Buttons In Thumbs*/
  122. .cs {
  123.     height: 18px !important;
  124.     line-height: 19px !important;
  125.     border-radius: 10px !important;
  126.     color: #fff !important;
  127.     font-family: "Arial" !important;
  128.     font-size: 12px !important;
  129.     text-shadow: -1px -1px 0 #353535, 1px -1px 0 #353535, -1px 1px 0 #353535, 1px 1px 0 #353535;
  130. }
  131.  
  132. /*Button Doujinshi*/
  133. .ct2 {
  134.     background: radial-gradient(#bd7979, #bd7979);
  135.     border: 1px solid #bd7979;
  136.     height: 15px;
  137.     width: 82px;
  138.     line-height: 15px;
  139. }
  140.  
  141. /*Button Manga*/
  142. .ct3 {
  143.     background: radial-gradient(#c1955c, #c1955c);
  144.     border: 1px solid #c1955c;
  145.     height: 15px;
  146.     width: 82px;
  147.     line-height: 15px;
  148. }
  149.  
  150. /*Button Artist CG*/
  151. .ct4 {
  152.     background: radial-gradient(#9c9f3f, #9c9f3f);
  153.     border: 1px solid #9c9f3f;
  154.     height: 15px;
  155.     width: 82px;
  156.     line-height: 15px;
  157. }
  158.  
  159. /*Button Game CG*/
  160. .ct5 {
  161.     background: radial-gradient(#8a546687, #8a546687);
  162.     border: 1px solid #8a546687;
  163.     height: 15px;
  164.     width: 82px;
  165.     line-height: 15px;
  166. }
  167.  
  168. /*Button Western*/
  169. .cta {
  170.     background: radial-gradient(#5d7954, #5d7954);
  171.     border: 1px solid #5d7954;
  172.     height: 15px;
  173.     width: 82px;
  174.     line-height: 15px;
  175. }
  176.  
  177. /*Button Non-H*/
  178. .ct9 {
  179.     background: radial-gradient(#5794a2, #5794a2);
  180.     border: 1px solid #5794a2;
  181.     height: 15px;
  182.     width: 82px;
  183.     line-height: 15px;
  184. }
  185.  
  186. /*Button Image Set*/
  187. .ct6 {
  188.     background: radial-gradient(#475b7d, #475b7d);
  189.     border: 1px solid #475b7d;
  190.     height: 15px;
  191.     width: 82px;
  192.     line-height: 15px;
  193. }
  194.  
  195. /*Button Cosplay*/
  196. .ct7 {
  197.     background: radial-gradient(#82668e, #82668e);
  198.     border: 1px solid #82668e;
  199.     height: 15px;
  200.     width: 82px;
  201.     line-height: 15px;
  202. }
  203.  
  204. /*Button Asian Porn*/
  205. .ct8 {
  206.     background: radial-gradient(#38665b, #38665b);
  207.     border: 1px solid #38665b;
  208.     height: 15px;
  209.     width: 82px;
  210.     line-height: 15px;
  211. }
  212.  
  213. /*Button Misc*/
  214. .ct1 {
  215.     background: radial-gradient(#707070, #707070);
  216.     border: 1px solid #707070;
  217.     height: 15px;
  218.     width: 82px;
  219.     line-height: 15px;
  220. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement