Advertisement
Guest User

Untitled

a guest
Aug 30th, 2016
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.29 KB | None | 0 0
  1. /* ------------------------------------------------------------ */ /* Font imports */
  2.  
  3. @import url(http://fonts.googleapis.com/css?family=Roboto:400,300,500);
  4. @import url(http://fonts.googleapis.com/css?family=Alegreya+Sans+SC:800);
  5.  
  6. /* ------------------------------------------------------------ */ /* Cover art database import */
  7.  
  8. @import url(https://f3a7a1b1655de4833e3bed3b1779c5a9d85839f8.googledrive.com/host/0BxjwQr0BBXs-aDYxM2JlaFM2bnM);
  9.  
  10. /* ------------------------------------------------------------ */ /* Cover art setup */
  11.  
  12. :hover + .hide {
  13. width: 12vw; height:17vw;
  14. bottom:30vw; right:25vw;
  15.  
  16. background-size: cover;
  17. background-color: white;
  18. background-position: center center !important;
  19. background-repeat: no-repeat !important;
  20.  
  21. border-width: 1px;
  22. border-style: solid;
  23. border-color: black;
  24.  
  25. display: block;
  26. position: fixed;
  27. }
  28.  
  29. .hide:before {
  30. background: transparent;
  31. }
  32.  
  33. /* ------------------------------------------------------------ */ /* Color scheme and setup */
  34.  
  35. #grand_totals, .category_totals, [class^=status_], [style^="float: right"] {
  36. display: none;
  37. }
  38.  
  39. [href] {
  40. text-decoration: none;
  41. color: #222226;
  42. }
  43.  
  44. [href]:hover, [id^="scor"]:hover {
  45. color: #e1001a;
  46. }
  47.  
  48. tr:hover [class^="td"] {
  49. background-color: #93979d;
  50. }
  51.  
  52. #list_surround {
  53. position: relative;
  54. background-image: url('http://i.imgur.com/e84WoBh.png');
  55. background-repeat: no-repeat;
  56. background-position: right bottom;
  57. background-size: 29% auto;
  58. background-attachment: fixed;
  59.  
  60. font-family: "Roboto", "Arial";
  61. font-size: 13px;
  62. color: #222226;
  63. }
  64.  
  65. #list_surround [cellpadding="0"] {
  66. position: relative;
  67. width: 55%;
  68. left: 5%;
  69. }
  70.  
  71. [class^=header_] {
  72. margin-right: 100%;
  73. margin-top: 10px;
  74. white-space: nowrap;
  75. }
  76.  
  77. .header_title {
  78. font-family: "Alegreya Sans SC", "Arial";
  79. font-size: 32px;
  80. font-weight: 800;
  81. }
  82.  
  83. .table_header {
  84. padding: 8px 9px 8px;
  85. }
  86.  
  87. .td1 {
  88. background-color: #c90e2b;
  89. }
  90.  
  91. .td2 {
  92. background-color: #ef8692;
  93. }
  94.  
  95. .td1, .td2 {
  96. padding: 5px 8px 5px;
  97. border-right: 1px solid white;
  98. border-left: 1px solid white;
  99. }
  100.  
  101. td[align="left"] {
  102. text-align: center;
  103. font-size: 12px;
  104. }
  105.  
  106. #copyright {
  107. font-size: 12px;
  108. font-weight: 250;
  109. padding-top: 25px;
  110. margin-bottom: 25px;
  111. }
  112.  
  113. /* ------------------------------------------------------------ */ /* Custom MAL banner setup */
  114.  
  115. #mal_cs_listinfo,
  116. #mal_cs_links,
  117. #mal_cs_otherlinks,
  118. #mal_cs_powered {
  119. box-sizing: border-box;
  120. background: none no-repeat scroll 100% 0 transparent;
  121. border: 0 none;
  122. height: 0 !important;
  123. overflow: hidden;
  124. padding: 32px 0 0 !important;
  125. position: fixed;
  126. right: 4px;
  127. text-align: right;
  128. top: 4px;
  129. z-index: 10;
  130. width: 210px !important;
  131. }
  132.  
  133. #mal_cs_listinfo:hover,
  134. #mal_cs_links:hover,
  135. #mal_cs_otherlinks:hover,
  136. #mal_cs_powered:hover {
  137. height: 500px !important;
  138. padding-top: 32px !important;
  139. }
  140.  
  141. #mal_cs_listinfo div,
  142. #mal_cs_links div,
  143. #mal_cs_otherlinks div,
  144. #mal_cs_powered div,
  145. #mal_cs_powered dd {
  146. background-color: transparent;
  147. font-size: 0 !important;
  148. line-height: 0;
  149. margin: 0 !important;
  150. opacity: 0;
  151. padding: 4px 0 0 !important;
  152. }
  153.  
  154. #mal_cs_listinfo:hover div,
  155. #mal_cs_links:hover div,
  156. #mal_cs_otherlinks:hover div,
  157. #mal_cs_powered:hover div,
  158. #mal_cs_powered:hover dd {
  159. opacity: 1;
  160. }
  161.  
  162. #mal_cs_listinfo div:nth-of-type(2),
  163. #mal_cs_links div:nth-of-type(2),
  164. #mal_cs_otherlinks div:nth-of-type(2),
  165. #mal_cs_powered div:nth-of-type(2) {
  166. padding: 4px 0 0 !important;
  167. }
  168.  
  169. #mal_cs_listinfo a,
  170. #mal_cs_links a,
  171. #mal_cs_otherlinks a,
  172. #mal_cs_powered a {
  173. background-color: #555555 !important;
  174. display: block;
  175. font: 18px/17px 'Arial', sans-serif !important;
  176. font-weight: bold;
  177. margin: 4px 0 0;
  178. padding: 8px 8px 8px !important;
  179. text-decoration: none !important;
  180. }
  181.  
  182. #mal_cs_listinfo a:nth-of-type(1),
  183. #mal_cs_links a:nth-of-type(1),
  184. #mal_cs_otherlinks a:nth-of-type(1),
  185. #mal_cs_powered a:nth-of-type(1) {
  186. margin-top: 0;
  187. }
  188.  
  189. #mal_cs_listinfo a:hover,
  190. #mal_cs_links a:hover,
  191. #mal_cs_otherlinks a:hover {
  192. background-color: #444444 !important;
  193. }
  194.  
  195. #mal_cs_listinfo strong a strong {
  196. font-weight: normal;
  197. }
  198.  
  199. #mal_cs_otherlinks strong {
  200. color: #555555;
  201. display: block;
  202. font: bold 13px/17px 'Arial',sans-serif !important;
  203. padding: 0 4px 4px;
  204. }
  205.  
  206. #mal_cs_otherlinks strong a {
  207. background: none transparent !important;
  208. color: #555555;
  209. display: inline;
  210. font: bold 13px/17px 'Arial',sans-serif !important;
  211. margin: 0;
  212. padding: 0;
  213. }
  214.  
  215. #mal_cs_powered a {
  216. background-color: white !important;
  217. display: block !important;
  218. margin: 0 !important;
  219. opacity: 0;
  220. padding: 4px 0 0 !important;
  221. }
  222.  
  223. #mal_cs_powered:hover a {
  224. opacity: 1;
  225. }
  226.  
  227.  
  228. #mal_cs_powered #search {
  229. padding: 8px 2px 0px 0px !important;
  230. position: relative;
  231. }
  232.  
  233. #searchBox {
  234. box-sizing: border-box;
  235. border-color: #555555;
  236. border-style: solid;
  237. border-width: 1px;
  238. color: #555555;
  239. padding: 0 8px 0 !important;
  240. display: inline-block;
  241. font-family: arial, sans-serif;
  242. font-size: 14px !important;
  243. height: 32px;
  244. vertical-align: top;
  245. width: 210px !important;
  246. }
  247.  
  248. #searchBox:hover,
  249. #searchBox:focus {
  250. border-color: #444444;
  251. }
  252.  
  253. #searchListButton {
  254. display: none !important;
  255. }
  256.  
  257. #mal_cs_listinfo {
  258. background-image: url("http://i.imgur.com/LSwncOV.jpg");
  259. right: 106px !important;
  260. }
  261.  
  262. #mal_cs_links {
  263. background-image: url("http://i.imgur.com/vl379rT.jpg");
  264. right: 72px !important;
  265. z-index: 9;
  266. }
  267.  
  268. #mal_cs_otherlinks {
  269. background-image: url("http://i.imgur.com/Rz4IQCY.jpg");
  270. right: 38px !important;
  271. z-index: 8;
  272. }
  273.  
  274. #mal_cs_powered {
  275. background-image: url("http://i.imgur.com/SzwsIrV.jpg");
  276. right: 4px !important;
  277. z-index: 7;
  278. position: fixed !important;
  279. }
  280.  
  281. #mal\_control\_strip {
  282. background: transparent !important;
  283. }
  284.  
  285. #mal_cs_pic img {
  286. display: none !important;
  287. }
  288.  
  289. #mal_cs_pic, #mal_cs_listinfo, #mal_cs_links {
  290. border-right: 0 none !important;
  291. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement