Advertisement
ValerioLyndon

SylakentH Your Name

Oct 8th, 2019
717
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 10.70 KB | None | 0 0
  1. @\import "https://malscraper.azurewebsites.net/covers/auto/presets/more"; /*Cover Import*/
  2. @\import "https://fonts.googleapis.com/css?family=Patrick+Hand+SC";
  3. * {
  4.     font-family: 'Patrick Hand SC' !important;
  5.     text-decoration: none;
  6. }
  7. body {
  8.     background-attachment: fixed;
  9.     background-clip: border-box;
  10.     background-color: transparent;
  11.     background-image: url(https://i.imgur.com/Hrys1ba.jpg);
  12.     background-position: 0 100%;
  13.     background-repeat: no-repeat no-repeat;
  14.     background-size: cover;
  15. }
  16. #list_surround {
  17.     background-attachment: scroll;
  18.     background-image: url(https://i.imgur.com/wYXeHpY.png);
  19.     background-position: 100% 0;
  20.     background-repeat: no-repeat no-repeat;
  21.     background-size: 100% auto;
  22.     font-size: 16px;
  23.     left: 7% !important;
  24.     margin: 0 auto;
  25.     padding-bottom: 0;
  26.     padding-top: 175px;
  27.     position: absolute;
  28.     top: 44px;
  29.     width: 700px;
  30.     z-index: 5;
  31. }
  32. tr:hover td.td1, tr:hover td.td2, tr:hover td.td1 a, tr:hover td.td2 a {
  33.     color: ;
  34.     font-weight: bold;
  35.     text-shadow: 1px 1px 2px black;
  36.     transition: all 0.4s ease 0s;
  37. }
  38. tr:hover [class^="td"] {
  39.     background-color: #508cc2;
  40.     transition: all 0.4s ease 0s;
  41. }
  42. a {
  43.     color: white;
  44.     text-shadow: none;
  45. }
  46. a:hover {
  47.     color: yellow !important;
  48. }
  49. .table_header {
  50.   background-color: #508cc2;
  51.   padding: 4px;
  52. }
  53. .table_header:first-of-type {
  54.     border-radius: 12px 0 0 0;
  55. }
  56. .table_header:nth-of-type(2) {
  57.     text-align: left;
  58. }
  59. .table_header:nth-of-type(5) {
  60.     border-bottom-right-radius: 0;
  61.     border-top-left-radius: 0;
  62.     border-top-right-radius: 12px;
  63. }
  64. .td1, .td2, .status_selected, .status_not_selected, .category_totals {
  65.     background-color: rgba(129, 190, 225, 0.7);
  66.     border: 0 none;
  67.     padding: 4px;
  68.     text-align: center;
  69.     vertical-align: top;
  70.   transition: background-color 0.5s ease 0s;
  71. }
  72. .td1:nth-of-type(2), .td2:nth-of-type(2) {
  73.     text-align: left;
  74. }
  75. .table_header:nth-of-type(6) {
  76.     display: none;
  77.     width: 0;
  78. }
  79. small {
  80.     color: #abc779;
  81.   font-size:14px;
  82.     font-weight: bold;
  83.     text-shadow: 1px 1px 2px black;
  84. }
  85. .table_header, .td1, .td2, .category_totals {
  86.     color: white;
  87. }
  88. [cellspacing="0"] {
  89.     line-height: 17px;
  90. }
  91. .category_totals {
  92.     background-color: #508cc2;
  93.     border-radius: 0 0 12px 12px;
  94.     color: white;
  95.     text-align: center;
  96. }
  97.  
  98. [class^="header_"] * {
  99.     background-repeat: no-repeat no-repeat;
  100.     font-size: 0;
  101.     height: 245px;
  102.     line-height: 24px;
  103.     padding-bottom: 0;
  104.     text-align: right;
  105.     vertical-align: bottom;
  106. }
  107. .header_title {
  108.     border-radius: 4px 4px 4px 4px;
  109.     color: #FFFFFF;
  110.     display: inline-block;
  111.     font-style: italic;
  112.     height: auto;
  113.     padding: 0 8px 0 0;
  114.     text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  115. }
  116. #grand_totals {
  117.     background-color: #508cc2;
  118.     border: 0 none;
  119.     border-radius: 3px 3px 3px 3px;
  120.     color: #FFFFFF;
  121.     line-height: 20px;
  122.     min-height: 20px;
  123.     padding: 8px;
  124.     text-align: center;
  125.     vertical-align: middle;
  126. }
  127. .status_not_selected {
  128.     opacity: 0.75;
  129.     right: -95px !important;
  130.     transition: all 0.4s ease 0s;
  131. }
  132. .status_not_selected:hover {
  133.     color: transparent;
  134.     opacity: 1;
  135.     right: -8px !important;
  136.     transition: all 0.4s ease 0s;
  137. }
  138. .status_selected a, .status_not_selected a, .status_selected:hover a, .status_not_selected:hover a {
  139.     color: transparent;
  140.     display: block;
  141.     height: 100px;
  142.     opacity: 0;
  143.     width: 300px;
  144. }
  145. .status_selected {
  146.     display: block;
  147. }
  148. .status_not_selected {
  149.     display: block;
  150. }
  151. .header_cw {
  152.     background-color: transparent;
  153.     background-image: url(https://i.imgur.com/Dp8NvO0.png);
  154.     background-position: 50% 3px;
  155.     background-repeat: no-repeat no-repeat;
  156.     height: 200px;
  157.     margin-bottom: -42px;
  158. }
  159. .header_completed {
  160.     background-color: transparent;
  161.     background-image: url(https://i.imgur.com/FWHuLpU.png);
  162.     background-position: 50% 2px;
  163.     background-repeat: no-repeat no-repeat;
  164.     height: 200px;
  165.     margin-bottom: -44px;
  166.     z-index: 0;
  167. }
  168. .header_onhold {
  169.     background-color: transparent;
  170.     background-image: url(https://i.imgur.com/8LD5U1W.png);
  171.     background-position: 50% 2px;
  172.     background-repeat: no-repeat no-repeat;
  173.     height: 200px;
  174.     margin-bottom: -44px;
  175. }
  176. .header_dropped {
  177.     background-color: transparent;
  178.     background-image: url(https://i.imgur.com/QWPx4TW.png);
  179.     background-position: 50% 2px;
  180.     background-repeat: no-repeat no-repeat;
  181.     height: 200px;
  182.     margin-bottom: -44px;
  183. }
  184. .header_ptw {
  185.     background-color: transparent;
  186.     background-image: url(https://i.imgur.com/mpOetd7.png);
  187.     background-position: 50% 2px;
  188.     background-repeat: no-repeat no-repeat;
  189.     height: 200px;
  190.     margin-bottom: -44px;
  191. }
  192. #list_surround .status_selected, #list_surround .status_not_selected {
  193.     background-attachment: scroll;
  194.     background-color: transparent;
  195.     background-image: url(https://i.imgur.com/OHZVWcd.png);
  196.     background-position: 0 0;
  197.     background-repeat: no-repeat no-repeat;
  198.     border: 2px solid white !important;
  199.     border-radius: 15px 0 0 0;
  200.     display: block;
  201.     height: 100px;
  202.     padding: 0;
  203.     position: fixed;
  204.     right: -3px;
  205.     top: 220px;
  206.     width: 300px;
  207. }
  208. #list_surround .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected {
  209.     background-attachment: scroll;
  210.     background-color: transparent;
  211.     background-image: url(https://i.imgur.com/D26tKi3.png);
  212.     background-repeat: no-repeat no-repeat;
  213.     border-bottom-right-radius: 0;
  214.     border-top-left-radius: 0;
  215.     border-top-right-radius: 0;
  216.     top: 322px;
  217. }
  218. #list_surround .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected {
  219.     background-attachment: scroll;
  220.     background-color: transparent;
  221.     background-image: url(https://i.imgur.com/m3hNhNn.png);
  222.     top: 424px;
  223. }
  224. #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected {
  225.     background-attachment: scroll;
  226.     background-color: transparent;
  227.     background-image: url(https://i.imgur.com/koAAON9.png);
  228.     background-repeat: repeat repeat;
  229.     top: 526px;
  230. }
  231. #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected {
  232.     background-attachment: scroll;
  233.     background-color: transparent;
  234.     background-image: url(https://i.imgur.com/NwsiCih.png);
  235.     top: 628px;
  236. }
  237. #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected {
  238.     background-attachment: scroll;
  239.     background-color: transparent;
  240.     background-image: url(https://i.imgur.com/YaiWNNz.png);
  241.     background-position: 0 0;
  242.     background-repeat: no-repeat no-repeat;
  243.     border-bottom-left-radius: 20px;
  244.     border-bottom-right-radius: 20px;
  245.     top: 730px;
  246.     width: 300px;
  247. }
  248. td[class^="td"]:nth-of-type(2) {
  249.     width: 454px !important;
  250. }
  251. .table_header:nth-of-type(6), span[id*="tagLinks"], div[id*="tagChangeRow"] {
  252.     display: none !important;
  253. }
  254. td[class^="td"]:nth-of-type(6) {
  255.     width: 0;
  256.   color:white !important;
  257.   text-shadow: 1px 2px 3px black !important;
  258.   font-weight:normal !important;
  259. }
  260. span[id*="tagRow"] {
  261.     background-color:rgba(129, 190, 225, 1);
  262.     border-radius: 16px;
  263.     display: block !important;
  264.     line-height: 15px !important;
  265.     padding: 8px 8px 8px;
  266.     position: fixed;
  267.     left: 850px;
  268.     top: 515px;
  269.     visibility: hidden;
  270.     width: 212px;
  271.     box-shadow: 1px 4px 6px #000000;
  272.     z-index:1;
  273. }
  274. tr:hover span[id*="tagRow"] {
  275.     visibility: visible;
  276. }
  277. :hover + .hide {
  278.     background-color: rgba(129, 190, 225, 0.7);
  279.     background-position: 50% 50% !important;
  280.     background-repeat: no-repeat !important;
  281.     background-size: auto auto !important;
  282.     border-color: #FFFFFF;
  283.     border-radius: 16px;
  284.     border-style: solid;
  285.     border-width: 0px;
  286.     box-shadow: 1px 4px 6px #000000;
  287.     display: block !important;
  288.     height: 350px;
  289.     position: fixed;
  290.     left: 850px;
  291.     top: 160px;
  292.     width: 226px;
  293.   z-index:1;
  294. }
  295.  
  296.  
  297. #copyright, #copyright:hover {
  298.     background-color: #508cc2 !important;
  299.     border-radius: 5px 5px 0px 0px;
  300.     bottom: 0;
  301.     color: white;
  302.     padding: 2px;
  303.     width: 100%;
  304. }
  305.  
  306. #copyright:before {
  307.     color: black;
  308.     content: "Design by SylakentH, credits go to respective artists";
  309.     font-size: 14px;
  310.     padding-right: 10px;
  311. }
  312. #copyright:after {
  313.     color:black;
  314. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement