Shishipastebin

Untitled

May 21st, 2023
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.32 KB | None | 0 0
  1. /*
  2. Kore wa Zombie Desu ka by Hahaido
  3. */
  4.  
  5. @\import "https://malscraper.azurewebsites.net/covers/all/anime/presets/animetitleafter";
  6. @\import "https://yuiafterdark.github.io/shared/fixes/classic.css";
  7. @\import "http://fonts.googleapis.com/css?family=Griffy|Finger+Paint";
  8.  
  9. /* Tab Content */
  10.  
  11. #list_surround table tbody tr td[class^='td']:first-child {
  12. width: 40px !important;
  13. color: #FFFFFF;
  14. border-radius: 10px 0 0 10px;
  15. -o-border-radius: 10px 0 0 10px;
  16. -moz-border-radius: 10px 0 0 10px;
  17. -webkit-border-radius: 10px 0 0 10px;
  18. border-left: solid 2px rgba(233, 20, 1, 1) !important;
  19. border-top: solid 2px rgba(233, 20, 1, 1) !important;
  20. border-bottom: solid 2px rgba(233, 20, 1, 1) !important;
  21. border-right: none;
  22. }
  23.  
  24. #list_surround table tbody tr td[class^='td']:last-child {
  25. width: 100px !important;
  26. border-radius: 0 10px 10px 0;
  27. -o-border-radius: 0 10px 10px 0;
  28. -moz-border-radius: 0 10px 10px 0;
  29. -webkit-border-radius: 0 10px 10px 0;
  30. border-right: solid 2px rgba(233, 20, 1, 1) !important;
  31. border-top: solid 2px rgba(233, 20, 1, 1) !important;
  32. border-bottom: solid 2px rgba(233, 20, 1, 1) !important;
  33. border-left: none;
  34. }
  35.  
  36. #list_surround table tbody:hover tr td[class^='td'][width="45"] {
  37. border-top: solid 2px rgba(233, 20, 1, 1) !important;
  38. border-bottom: solid 2px rgba(233, 20, 1, 1) !important;
  39. }
  40.  
  41. #list_surround td[class^='td'][width="50"] { display: none; }
  42.  
  43. #list_surround table tbody tr td[class^='td']:nth-child(n+3) a { color: #FFFFFF; }
  44.  
  45. #list_surround table tbody tr td[class^='td']:first-child, #list_surround table tbody tr td[class^='td'][width="45"] , #list_surround table tbody tr td[class^='td']:last-child { visibility: hidden !important; }
  46.  
  47. #list_surround table tbody:hover tr td[class^='td']:first-child, #list_surround table tbody:hover tr td[class^='td'][width="45"], #list_surround table tbody:hover tr td[class^='td']:last-child { visibility: visible !important; }
  48.  
  49. #list_surround table:nth-of-type(n+4) tbody .animetitle {
  50. border-left: solid 2px rgba(155, 187, 89, 1);
  51. border-right: solid 2px rgba(155, 187, 89, 1);
  52. }
  53.  
  54. #list_surround table:nth-of-type(n+4) tbody:hover .animetitle {
  55. color: #FFFFFF;
  56. border-left-width: 0;
  57. border-right-width: 0;
  58. padding: 0 40px 0 32px !important;
  59. border-top: solid 2px rgba(233, 20, 1, 1);
  60. border-bottom: solid 2px rgba(233, 20, 1, 1);
  61. }
  62.  
  63. #list_surround table:nth-of-type(n+4) tbody:hover .animetitle + small { visibility: hidden !important; }
  64.  
  65. #list_surround table:nth-of-type(n+4) tbody:hover .animetitle span { color: #FFFFFF !important; }
  66.  
  67. tr:hover > .td1, tr:hover > .td2 { color: #FFFFFF; background-color: rgba(253, 174, 205, 1) !important; }
  68.  
  69. #list_surround table:nth-of-type(n+4) tbody .animetitle:before {
  70. transform: rotate(90deg);
  71. -o-transform: rotate(90deg);
  72. -ms-transform: rotate(90deg);
  73. -moz-transform: rotate(90deg);
  74. -webkit-transform: rotate(90deg);
  75. }
  76.  
  77. #list_surround table:nth-of-type(n+4) tbody:hover .animetitle:before {
  78. pointer-events: none;
  79. position: absolute !important;
  80. content: '';
  81. display: block !important;
  82. width: 200px !important;
  83. height: 284px !important;
  84. margin-top: -26px !important;
  85. right: -204px !important;
  86. background-repeat: no-repeat !important;
  87. background-size: 200px 284px !important;
  88. border: solid 2px rgba(155, 187, 89, 1);
  89. border-radius: 10px;
  90. -o-border-radius: 10px;
  91. -moz-border-radius: 10px;
  92. -webkit-border-radius: 10px;
  93. transform: rotate(0deg);
  94. -o-transform: rotate(0deg);
  95. -ms-transform: rotate(0deg);
  96. -moz-transform: rotate(0deg) ;
  97. -webkit-transform: rotate(0deg);
  98. animation: angle linear .5s;
  99. -o-animation: aangle linear .5s;
  100. -ms-animation: angle linear .5s;
  101. -moz-animation: angle linear .5s;
  102. -webkit-animation: angle linear .5s;
  103. box-shadow:
  104. 0 0 5px rgba(155, 187, 89, 1, 1);
  105. -moz-box-shadow:
  106. 0 0 5px rgba(155, 187, 89, 1, 1);
  107. -webkit-box-shadow:
  108. 0 0 5px rgba(155, 187, 89, 1, 1);
  109. z-index: 25;
  110. }
  111.  
  112. /* EDIT */
  113. #list_surround table:nth-of-type(n+4) tbody small { visibility: hidden; }
  114.  
  115. #list_surround table:nth-of-type(n+4) tbody small a:last-of-type { display: none !important; }
  116.  
  117. #list_surround table:nth-of-type(n+4) tbody:hover small a:first-of-type {
  118. position: absolute !important;
  119. display: block !important;
  120. visibility: visible;
  121. color: rgba(233, 20, 1, 1) !important;
  122. line-height: 28px !important;
  123. padding-left: 6px;
  124. margin-left: -32px !important;
  125. }
  126. /* EDIT */
  127.  
  128. /* Top Menu */
  129.  
  130. #mal\_control_strip {
  131. position: absolute !important;
  132. display: block;
  133. background: none !important;
  134. z-index: 15;
  135. }
  136.  
  137. #mal\_cs_powered img, #mal_cs_pic img { display: none; }
  138.  
  139. #mal_cs_pic, #mal_cs_listinfo, #mal_cs_links { border-right: none !important; }
  140.  
  141. #mal\_control_strip a { text-shadow: none !important; text-decoration: none !important; }
  142.  
  143. #mal\_control_strip td, #mal\_control_strip td div, #mal\_control_strip a { font-family: 'Wallpoet', cursive !important; }
  144.  
  145. /* USERNAME */
  146. #mal\_cs_listinfo div strong {
  147. width: 700px;
  148. font-size: 24px;
  149. font-family: Verdana, Arial;
  150. font-weight: normal !important;
  151. color: #FFFFFF;
  152. text-shadow: -1px 0 rgba(253, 174, 205, 1), 0 1px rgba(253, 174, 205, 1), 1px 0 rgba(253, 174, 205, 1), 0 -1px rgba(253, 174, 205, 1);
  153. }
  154.  
  155. #mal\_cs_listinfo div strong:hover {
  156. text-shadow: 0px 0px 10px rgba(253, 174, 205, 1), 0px 0px 10px rgba(253, 174, 205, 1);
  157. }
  158.  
  159. #mal\_cs_listinfo div:first-of-type {
  160. position: absolute;
  161. display: block;
  162. width: 700px;
  163. top: 464px;
  164. left: 700px;
  165. transform: rotate(17deg);
  166. -webkit-transform: rotate(17deg);
  167. z-index: 25;
  168. }
  169. /* USERNAME */
  170.  
  171. /* LOGOUT */
  172. #mal\_cs_listinfo div:last-of-type a, #mal\_cs_otherlinks div a[href*="login"] { visibility: hidden; }
  173.  
  174. #mal\_cs_listinfo div:last-of-type a:hover:before, #mal\_cs_otherlinks div a[href*="login"]:hover:before {
  175. color: #FFFFFF !important;
  176. border-color: rgba(233, 20, 1, 1);
  177. background-color: rgba(253, 174, 205, 1);
  178. }
  179.  
  180. #mal\_cs_listinfo div:last-of-type a:before, #mal\_cs_otherlinks div a[href*="login"]:before {
  181. visibility: visible !important;
  182. position: fixed !important;
  183. display: inline-block !important;
  184. content: 'Out' !important;
  185. height: 30px;
  186. width: 32px;
  187. top: 64px !important;
  188. right: 0px !important;
  189. line-height: 28px;
  190. font-family: 'Griffy', cursive;
  191. font-size: 16px;
  192. text-align: center;
  193. color: rgba(155, 187, 89, 1) !important;
  194. border: solid 2px rgba(155, 187, 89, 1);
  195. border-radius: 10px 0 0 10px;
  196. background-color: rgba(216, 228, 188, 1);
  197. transition: color .5s linear, border-color .5s linear;
  198. -webkit-transition: color .5s linear, border-color .5s linear;
  199. }
  200.  
  201. #mal\_cs_otherlinks div a[href*="login"]:before { content: 'In' !important; }
  202.  
  203. /* ADD*/
  204. #mal\_cs_links, #mal\_cs_otherlinks { visibility: hidden; }
  205.  
  206. #mal\_cs_links:hover, #mal\_cs_otherlinks:hover, #mal\_cs_links div a:hover, #mal\_cs_otherlinks div a:hover { content: none !important; color: transparent !important; text-shadow: none !important; }
  207.  
  208. #mal\_cs_links div a[href*="addtolist"]:before {
  209. visibility: visible !important;
  210. position: fixed;
  211. display: block !important;
  212. height: 30px;
  213. width: 32px;
  214. top: 30px !important;
  215. right: 0px !important;
  216. content: "Add";
  217. line-height: 28px;
  218. font-family: 'Griffy', cursive;
  219. font-size: 16px;
  220. text-align: center;
  221. color: rgba(155, 187, 89, 1) !important;
  222. border: solid 2px rgba(155, 187, 89, 1);
  223. border-radius: 10px 0 0 10px;
  224. background-color: rgba(216, 228, 188, 1);
  225. transition: color .5s linear, border-color .5s linear;
  226. -webkit-transition: color .5s linear, border-color .5s linear;
  227. }
  228.  
  229. #mal\_cs_links div a[href*="addtolist"]:hover:before {
  230. color: #FFFFFF !important;
  231. border-color: rgba(233, 20, 1, 1);
  232. background-color: rgba(253, 174, 205, 1);
  233. }
  234.  
  235. #searchBox {
  236. position: fixed !important;
  237. display: block !important;
  238. padding-left: 33px !important;
  239. top: -50px;
  240. right: -2px;
  241. border: none !important;
  242. font-family: 'Griffy', cursive;
  243. text-align: right !important;
  244. color: rgba(155, 187, 89, 1);
  245. font-size: 16px !important;
  246. width: 0 !important;
  247. height: 20px !important;
  248. padding: 5px;
  249. margin: 50px auto 25px;
  250. background-color: transparent;
  251. background-image: url(https://i.imgur.com/iHggloJ.png);
  252. background-repeat: no-repeat;
  253. overflow: hidden;
  254. transition: width .5s linear;
  255. -webkit-transition: width .5s linear;
  256. z-index: 20;
  257. }
  258.  
  259. #searchBox:hover, #searchBox:focus { width: 140px !important; padding-left: 42px !important; }
  260.  
  261.  
  262. /* Category Menu */
  263.  
  264. .status_not_selected a, .status_selected a {
  265. position: fixed !important;
  266. display: block !important;
  267. margin-top: 98px;
  268. padding-right: 4px;
  269. font-family: 'Griffy', cursive;
  270. color: rgba(155, 187, 89, 1) !important;
  271. line-height: 30px;
  272. font-size: 18px;
  273. text-align: right;
  274. right: 0px;
  275. height: 32px;
  276. width: 175px;
  277. background-color: rgba(216, 228, 188, 1);
  278. z-index: 20;
  279. }
  280.  
  281. /* Currently watching */
  282. .status_not_selected > a[href*="status=1"], .status_not_selected > a[href*="status=1"]:hover, .status_not_selected > a[href*="status=1"]:active, .status_selected > a[href*="status=1"] {
  283. display: block;
  284. top: 0px;
  285. border-top: solid 2px rgba(155, 187, 89, 1);
  286. border-left: solid 2px rgba(155, 187, 89, 1);
  287. border-right: solid 2px rgba(155, 187, 89, 1);
  288. border-top-left-radius: 20em;
  289. -o-border-top-left-radius: 20em;
  290. -moz-border-top-left-radius: 20em;
  291. -webkit-border-top-left-radius: 20em;
  292. transition: color .5s linear, border-color .5s linear;
  293. -o-transition: color .5s linear, border-color .5s linear;
  294. -moz-transition: color .5s linear, border-color .5s linear;
  295. -webkit-transition: color .5s linear, border-color .5s linear;
  296. }
  297.  
  298. .status_not_selected > a[href*="status=1"]:hover, .status_not_selected > a[href*="status=1"]:active, .status_selected > a[href*="status=1"] {
  299. color: #FFFFFF !important;
  300. border-color: rgba(233, 20, 1, 1);
  301. background-color: rgba(253, 174, 205, 1);
  302. }
  303.  
  304. /* Completed */
  305. .status_not_selected > a[href*="status=2"], status_not_selected > a[href*="status=2"]:hover, .status_not_selected > a[href*="status=2"]:active, .status_selected > a[href*="status=2"] {
  306. position: absolute;
  307. display: block;
  308. top: 32px;
  309. border-left: solid 2px rgba(155, 187, 89, 1);
  310. border-right: solid 2px rgba(155, 187, 89, 1);
  311. transition: color .5s linear, border-color .5s linear;
  312. -o-transition: color .5s linear, border-color .5s linear;
  313. -moz-transition: color .5s linear, border-color .5s linear;
  314. -webkit-transition: color .5s linear, border-color .5s linear;
  315. }
  316.  
  317. .status_not_selected > a[href*="status=2"]:hover, .status_not_selected > a[href*="status=2"]:active, .status_selected > a[href*="status=2"] {
  318. color: #FFFFFF !important;
  319. border-color: rgba(233, 20, 1, 1);
  320. background-color: rgba(253, 174, 205, 1);
  321. }
  322.  
  323. /* On Hold */
  324. .status_not_selected > a[href*="status=3"], .status_not_selected > a[href*="status=3"]:hover, .status_not_selected > a[href*="status=3"]:active, .status_selected > a[href*="status=3"] {
  325. position: absolute;
  326. display: block;
  327. top: 64px;
  328. border-left: solid 2px rgba(155, 187, 89, 1);
  329. border-right: solid 2px rgba(155, 187, 89, 1);
  330. transition: color .5s linear, border-color .5s linear;
  331. -o-transition: color .5s linear, border-color .5s linear;
  332. -moz-transition: color .5s linear, border-color .5s linear;
  333. -webkit-transition: color .5s linear, border-color .5s linear;
  334. }
  335.  
  336. .status_not_selected > a[href*="status=3"]:hover, .status_not_selected > a[href*="status=3"]:active, .status_selected > a[href*="status=3"] {
  337. color: #FFFFFF !important;
  338. border-color: rgba(233, 20, 1, 1);
  339. background-color: rgba(253, 174, 205, 1);
  340. }
  341.  
  342. /* Dropped */
  343. .status_not_selected > a[href*="status=4"], .status_not_selected > a[href*="status=4"]:hover, .status_not_selected > a[href*="status=4"]:active, .status_selected > a[href*="status=4"] {
  344. position: absolute;
  345. display: block;
  346. top: 96px;
  347. border-left: solid 2px rgba(155, 187, 89, 1);
  348. border-right: solid 2px rgba(155, 187, 89, 1);
  349. transition: color .5s linear, border-color .5s linear;
  350. -o-transition: color .5s linear, border-color .5s linear;
  351. -moz-transition: color .5s linear, border-color .5s linear;
  352. -webkit-transition: color .5s linear, border-color .5s linear;
  353. }
  354.  
  355. .status_not_selected > a[href*="status=4"]:hover, .status_not_selected > a[href*="status=4"]:active, .status_selected > a[href*="status=4"] {
  356. color: #FFFFFF !important;
  357. border-color: rgba(233, 20, 1, 1);
  358. background-color: rgba(253, 174, 205, 1);
  359. }
  360.  
  361. /* Planned */
  362. .status_not_selected > a[href*="status=6"], .status_not_selected > a[href*="status=6"]:hover, .status_not_selected > a[href*="status=6"]:active, .status_selected > a[href*="status=6"] {
  363. position: absolute;
  364. display: block;
  365. top: 128px;
  366. border-left: solid 2px rgba(155, 187, 89, 1);
  367. border-right: solid 2px rgba(155, 187, 89, 1);
  368. transition: color .5s linear, border-color .5s linear;
  369. -o-transition: color .5s linear, border-color .5s linear;
  370. -moz-transition: color .5s linear, border-color .5s linear;
  371. -webkit-transition: color .5s linear, border-color .5s linear;
  372. }
  373.  
  374. .status_not_selected > a[href*="status=6"]:hover, .status_not_selected > a[href*="status=6"]:active, .status_selected > a[href*="status=6"] {
  375. color: #FFFFFF !important;
  376. border-color: rgba(233, 20, 1, 1);
  377. background-color: rgba(253, 174, 205, 1);
  378. }
  379.  
  380. /*All */
  381. .status_not_selected > a[href*="status=7"], .status_not_selected > a[href*="status=7"]:hover, .status_not_selected > a[href*="status=7"]:active, .status_selected > a[href*="status=7"] {
  382. position: absolute;
  383. display: block;
  384. top: 160px;
  385. border-left: solid 2px rgba(155, 187, 89, 1);
  386. border-right: solid 2px rgba(155, 187, 89, 1);
  387. border-bottom: solid 2px rgba(155, 187, 89, 1);
  388. border-bottom-left-radius: 20em;
  389. -o-border-bottom-left-radius: 20em;
  390. -moz-border-bottom-left-radius: 20em;
  391. -webkit-border-bottom-left-radius: 20em;
  392. transition: color .5s linear, border-color .5s linear;
  393. -o-transition: color .5s linear, border-color .5s linear;
  394. -moz-transition: color .5s linear, border-color .5s linear;
  395. -webkit-transition: color .5s linear, border-color .5s linear;
  396. }
  397.  
  398. .status_not_selected > a[href*="status=7"]:hover, .status_not_selected > a[href*="status=7"]:active, .status_selected > a[href*="status=7"] {
  399. color: #FFFFFF !important;
  400. border-color: rgba(233, 20, 1, 1);
  401. background-color: rgba(253, 174, 205, 1);
  402. }
  403.  
  404. /* Angle */
  405.  
  406. @keyframes angle
  407. {
  408. 0% { transform: rotate(75deg) translate(100px, 100px); }
  409. 25% { transform: srotate(60deg) translate(80px, 80px); }
  410. 45% { transform: rotate(45deg) translate(60px, 60px); }
  411. 60% { transform: rotate(30deg) translate(40px, 40px); }
  412. 75% { transform: rotate(15deg) translate(20px, 20px); }
  413. 100% { transform: rotate(0deg); }
  414. }
  415.  
  416. @-o-keyframes angle
  417. {
  418. 0% { -o-transform: rotate(75deg) translate(100px, 100px); }
  419. 25% { -o-transform: srotate(60deg) translate(80px, 80px); }
  420. 45% { -o-transform: rotate(45deg) translate(60px, 60px); }
  421. 60% { -o-transform: rotate(30deg) translate(40px, 40px); }
  422. 75% { -o-transform: rotate(15deg) translate(20px, 20px); }
  423. 100% { -o-transform: rotate(0deg); }
  424. }
  425.  
  426. @-ms-keyframes angle
  427. {
  428. 0% { -ms-transform: rotate(75deg) translate(100px, 100px); }
  429. 25% { -ms-transform: srotate(60deg) translate(80px, 80px); }
  430. 45% { -ms-transform: rotate(45deg) translate(60px, 60px); }
  431. 60% { -ms-transform: rotate(30deg) translate(40px, 40px); }
  432. 75% { -ms-transform: rotate(15deg) translate(20px, 20px); }
  433. 100% { -ms-transform: rotate(0deg); }
  434. }
  435.  
  436. @-moz-keyframes angle
  437. {
  438. 0% { -moz-transform: rotate(75deg) translate(100px, 100px); }
  439. 25% { -moz-transform: srotate(60deg) translate(80px, 80px); }
  440. 45% { -moz-transform: rotate(45deg) translate(60px, 60px); }
  441. 60% { -moz-transform: rotate(30deg) translate(40px, 40px); }
  442. 75% { -moz-transform: rotate(15deg) translate(20px, 20px); }
  443. 100% { -moz-transform: rotate(0deg); }
  444. }
  445.  
  446. @-webkit-keyframes angle
  447. {
  448. 0% { -webkit-transform: rotate(75deg) translate(100px, 100px); }
  449. 25% { -webkit-transform: srotate(60deg) translate(80px, 80px); }
  450. 45% { -webkit-transform: rotate(45deg) translate(60px, 60px); }
  451. 60% { -webkit-transform: rotate(30deg) translate(40px, 40px); }
  452. 75% { -webkit-transform: rotate(15deg) translate(20px, 20px); }
  453. 100% { -webkit-transform: rotate(0deg); }
  454. }
  455.  
  456. .angle
  457. {
  458. animation-name: angle;
  459. -o-animation-name: angle;
  460. -ms-animation-name: angle;
  461. -moz-animation-name: angle;
  462. -webkit-animation-name: angle;
  463. }
  464.  
  465. /* Main Style */
  466.  
  467. body {
  468. background-image: url(https://i.imgur.com/MNT89j6.png), url(https://i.imgur.com/PUnGI7n.jpg);
  469. background-repeat: repeat, no-repeat;
  470. background-position: center;
  471. background-attachment: scroll, fixed;
  472. background-size: auto, cover;
  473. color: #000000;
  474. font-size: 11.00px;
  475. font-family: Verdana, Arial;
  476. }
  477.  
  478. body, a:hover {
  479. cursor: url(https://i.imgur.com/UpFUtjH.png), auto !important;
  480. }
  481.  
  482. a, a:visited { color: rgba(255, 204, 153, 1); text-decoration: none; }
  483.  
  484. a:hover { color: rgba(255, 204, 153, 1); }
  485.  
  486. #list_surround {
  487. position: absolute !important;
  488. padding-top: 400px;
  489. padding-bottom: 256px;
  490. width: 550px;
  491. left: 300px;
  492. }
  493.  
  494. .table_headerLink, .table_headerLink strong { display: none; }
  495.  
  496. .table_headerLink:visited { color: rgba(60, 44, 8, 1); }
  497.  
  498. .animetitle {
  499. display: block;
  500. min-width: 0px;
  501. max-width: 400px;
  502. padding: 2px 2px 2px 32px;
  503. white-space: pre-wrap;
  504. line-height: 24px !important;
  505. text-align: center !important;
  506. }
  507.  
  508. .animetitle + small {
  509. visibility: visible !important;
  510. position: absolute !important;
  511. display: block !important;
  512. margin-top: -28px;
  513. margin-left: -48px;
  514. color: #FFFFFF;
  515. white-space: nowrap !important;
  516. font-size: 12px !important;
  517. line-height: 14px !important;
  518. padding: 6px;
  519. background-color: rgba(253, 174, 205, 1) !important;
  520. border: solid 2px rgba(233, 20, 1, 1) !important;
  521. border-radius: 0 20em 20em 0;
  522. z-index: 25;
  523. }
  524.  
  525. .td1, .td2 {
  526. background-color: rgba(216, 228, 188, 1);
  527. font-family: 'Finger Paint', cursive;
  528. line-height: 24px !important;
  529. font-size: 18px;
  530. transition: background-color .5s linear;
  531. -webkit-transition: background-color .5s linear;
  532. z-index: 15;
  533. }
  534.  
  535. .td1 a, .td2 a { color: rgba(155, 187, 89, 1); }
  536.  
  537. /* HEADERS */
  538. .header_title {
  539. pointer-events: none;
  540. display: inline-block;
  541. height: 170px;
  542. }
  543.  
  544. /* Headers pics */
  545. .header_cw span, .header_completed span, .header_onhold span, .header_dropped span, .header_ptw span {
  546. position: absolute;
  547. display: inline-block;
  548. margin-left: 0px;
  549. margin-top: -12px;
  550. width: 645px;
  551. height: 220px;
  552. font-size: 0;
  553. background-image: url(https://i.imgur.com/KKsKvfk.png);
  554. background-repeat: no-repeat;
  555. background-position: right center;
  556. }
  557.  
  558. .header_cw span { background-position: center 0; }
  559.  
  560. .header_completed span { background-position: center -220px; }
  561.  
  562. .header_onhold span { background-position: center -440px; }
  563.  
  564. .header_dropped span { background-position: center -660px; }
  565.  
  566. .header_ptw span { background-position: center -880px; }
  567.  
  568. .category_totals, #grand_totals {
  569. display: block;
  570. padding: 6px 16px 6px 16px;
  571. background-color: rgba(253, 174, 205, 1);
  572. color: #FFFFFF;
  573. font-family: 'Finger Paint', cursive;
  574. text-align: center;
  575. border: solid 2px rgba(233, 20, 1, 1);
  576. }
  577.  
  578. .category_totals {
  579. position: relative;
  580. margin-left: -100px;
  581. }
  582.  
  583. #grand_totals {
  584. position: absolute;
  585. top: 480px;
  586. left: -301px;
  587. width: 253px;
  588. }
  589.  
  590. #copyright {
  591. position: absolute !important;
  592. display: block;
  593. color: #000000;
  594. width: 280px;
  595. top: 410px !important;
  596. left: -300px;
  597. text-align: center !important;
  598. padding: 2px;
  599. border: solid 2px rgba(253, 174, 205, 1);
  600. background: rgba(255,255,255, 1);
  601. z-index: 15;
  602. }
  603.  
  604. #copyright a { color: rgba(253, 174, 205, 1); }
  605.  
  606. #copyright a:hover { text-shadow: rgba(253, 174, 205, 1) 0.1em 0.1em 0.2em; }
  607.  
  608. #copyright:after { display: block; content: 'List designed by Hahaido.'; }
  609.  
  610. #inlineContent {
  611. position: fixed;
  612. display: block !important;
  613. top: -50px;
  614. right: 150px;
  615. width: 328px;
  616. height: 250px;
  617. background: url(https://i.imgur.com/0YmbVcV.png) no-repeat;
  618. z-index: -2;
  619. }
  620.  
  621. #inlineContent:after {
  622. position: fixed;
  623. content: '';
  624. width: 100%;
  625. height: 100%;
  626. top: 0;
  627. left: 0;
  628. background:
  629. linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(155, 187, 89, .8)) 100%;
  630. background: -moz-linear-gradient(bottom, rgba(255,255,255,0) 0%, rgba(155, 187, 89, .8)) 100%;
  631. background: -webkit-gradient(linear,left bottom,left top,
  632. color-stop(0, rgba(255,255,255, 0)),
  633. color-stop(1, rgba(155, 187, 89, .8)));
  634. }
  635.  
  636. #inlineContent:before {
  637. position: fixed;
  638. display: block;
  639. content: '';
  640. left: 0;
  641. bottom: 0;
  642. height: 100%;
  643. width: 100%;
  644. background-image: url(https://i.imgur.com/85KHuBv.png);
  645. background-repeat: no-repeat;
  646. background-position: bottom center;
  647. background-size: contain;
  648. }
  649.  
  650. #list_surround:before {
  651. position: absolute;
  652. display: inline-block;
  653. content: ' ';
  654. width: 376px;
  655. height: 553px;
  656. top: 20px;
  657. right: -150px;
  658. background-color: rgba(198, 252, 226, 1);
  659. background: url(https://i.imgur.com/e4zlpVr.png) top center no-repeat;
  660. z-index: -1;
  661. }
  662.  
  663. body:after {
  664. position: absolute;
  665. display: block;
  666. content: ' ';
  667. top: -40px;
  668. left: -40px;
  669. width: 755px;
  670. height: 561px;
  671. background: url(https://i.imgur.com/ENhXNS4.png) no-repeat;
  672. z-index: -1;
  673. }
  674.  
  675. @-moz-document url-prefix() {
  676. #grand_totals { top: 488px; }
  677. }
Advertisement
Add Comment
Please, Sign In to add comment