xmisa0923

mal gradient pink

Dec 1st, 2013
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.25 KB | None | 0 0
  1. @import url(http://fonts.googleapis.com/css?family=ABeeZee);
  2. @import url(http://fonts.googleapis.com/css?family=Leckerli+One);
  3.  
  4. @import "https://dl.dropboxusercontent.com/u/78340470/Club%20layouts/Special/DeleteTopbar.css";
  5.  
  6. /*
  7. // custom css by b l i n g b l i n g @ m a l
  8. */
  9. body
  10. {
  11. font-size: 9px;
  12. font-family: ABeeZee;
  13. color: #fe9fba;
  14. background-color: #fee7df;
  15. background-image: url(http://i.imgur.com/rZmYdjp.png);
  16. background-position: bottom left;
  17. background-attachment: fixed;
  18. background-repeat: no-repeat;
  19. letter-spacing: 1px;
  20. }
  21.  
  22. /*
  23. // list positioning
  24. */
  25.  
  26. #list_surround
  27. {
  28. position: absolute !important;
  29. left: 450px !important;
  30. width: 600px;
  31. padding-top: 0px; }
  32.  
  33. /*
  34. // all links on your list
  35. */
  36.  
  37. a
  38. {
  39. color: #fe9fba;
  40. text-decoration: none;
  41. transition: color 0.5s linear;
  42. }
  43.  
  44. a:visited
  45. {
  46. color: #fe9fba;
  47. text-decoration: none;
  48. }
  49.  
  50. a:hover
  51. {
  52. color: #c7cefa;
  53. text-decoration: none;
  54. }
  55.  
  56. .td1
  57. {
  58. padding: 5px;
  59. background-color: rgba(245,227,228,0.5);
  60. }
  61.  
  62. .td2
  63. {
  64. padding: 5px;
  65. background-color: rgba(242,217,219,0.5);
  66. }
  67.  
  68. small
  69. {
  70. color: #f89ab7;
  71. }
  72.  
  73. /*
  74. // header
  75. */
  76.  
  77. .table_header
  78. {
  79. color: #f89ab7;
  80. border-bottom: 1px solid;
  81. border-color: #ecbfc1;
  82. padding-top : 30px ;
  83. background-color: rgba(242,217,219,0.5);
  84. padding: 12px;
  85. border-radius: 30px 30px 0 0;
  86. }
  87.  
  88. /*
  89. // header links
  90. */
  91.  
  92. .table_headerLink
  93. {
  94. color: #fdaec6;
  95. }
  96.  
  97. .table_headerLink:Visited
  98. {
  99. color: #fdaec6;
  100. }
  101.  
  102. .table_headerLink:Hover
  103. {
  104. color: #ed6c94;
  105. }
  106.  
  107. /*
  108. headers: watching, completed, on-hold, dropped, plan to watch
  109. */
  110.  
  111. .header_title
  112. {
  113. color: #fdaec6;
  114. font-size: 24px;
  115. font-family: Leckerli One;
  116. margin-top: 30px;
  117. margin-bottom: 10px;
  118. border-radius: 30px 30px 0 0; }
  119.  
  120. .category_totals {
  121. background-color: rgba(242,217,219,0.5);
  122. color: rgba(245,227,228,0.5);
  123. font-size: 10px;
  124. height: 35px;
  125. text-align: center;
  126. border-radius: 0 0 30px 30px;
  127. }
  128.  
  129. #grand_totals
  130. {
  131. font-size: 10px;
  132. text-align: center;
  133. color: #dde2ff;
  134. padding-top: 30px;
  135. padding-bottom: 6px;}
  136.  
  137. /*
  138. top menu bar full customization (thanks to shishio-kun's tutorial)
  139. */
  140.  
  141. /*
  142. first part: "username, logout"
  143. */
  144.  
  145. #mal_cs_listinfo
  146. {
  147. background-color: #fee7df;
  148. border-bottom: 1px solid #ecbfc1;
  149. }
  150.  
  151. #mal_cs_listinfo
  152. a
  153. {
  154. color: #a4b0ff !important;
  155. text-decoration: none !important;
  156. font-size: 10px !important;
  157. font-family: ABeeZee !important;
  158. font-style: italic;
  159. }
  160.  
  161. #mal_cs_listinfo
  162. a strong
  163. {
  164. color: #a4b0ff !important;
  165. text-decoration: none !important;
  166. font-size: 10px !important;
  167. font-family: ABeeZee !important;
  168. font-style: italic;
  169. }
  170.  
  171. /*
  172. second part: "add to list, home, anime list, manga list"
  173. */
  174.  
  175. #mal_cs_links
  176. {
  177. background-color: #fee7df;
  178. border-bottom: 1px solid #ecbfc1;
  179. }
  180.  
  181. #mal_cs_links
  182. div:first-of-type a:first-of-type
  183. {
  184. color: #a4b0ff !important;
  185. text-decoration: none !important;
  186. font-size: 10px !important;
  187. font-family: ABeeZee !important;
  188. font-style: italic;
  189. }
  190.  
  191. #mal_cs_links
  192. div:first-of-type a:last-of-type
  193. {
  194. color: #a4b0ff !important;
  195. text-decoration: none !important;
  196. font-size: 10px !important;
  197. font-family: ABeeZee !important;
  198. font-style: italic;
  199. }
  200.  
  201. #mal_cs_links
  202. div:last-of-type a:first-of-type
  203. {
  204. color: #a4b0ff !important;
  205. text-decoration: none !important;
  206. font-size: 10px !important;
  207. font-family: ABeeZee !important;
  208. font-style: italic;
  209. }
  210.  
  211. #mal_cs_links
  212. div:last-of-type a:last-of-type
  213. {
  214. color: #a4b0ff !important;
  215. text-decoration: none !important;
  216. font-size: 10px !important;
  217. font-family: ABeeZee !important;
  218. font-style: italic;
  219. }
  220.  
  221. /*
  222. third part: "you are viewing your/username's list"
  223. */
  224.  
  225. #mal_cs_otherlinks
  226. {
  227. background-color: #fee7df;
  228. border-bottom: 1px solid #ecbfc1;
  229. }
  230.  
  231. #mal_cs_otherlinks
  232. strong
  233. {
  234. color: #a4b0ff !important;
  235. text-decoration: none !important;
  236. font-size: 10px !important;
  237. font-family: ABeeZee !important;
  238. }
  239.  
  240. #mal_cs_otherlinks
  241. a[href="http://myanimelist.net/history/lolicles"]
  242. {
  243. color: #a4b0ff !important;
  244. text-decoration: none !important;
  245. font-size: 10px !important;
  246. font-family: ABeeZee !important;
  247. font-style: italic;
  248. }
  249.  
  250. #mal_cs_otherlinks
  251. a[href="http://myanimelist.net/forum/"]
  252. {
  253. color: #ed6c94 !important;
  254. text-decoration: none !important;
  255. font-size: 10px !important;
  256. font-family: ABeeZee !important;
  257. font-style: italic;
  258. }
  259.  
  260. #mal_cs_otherlinks
  261. a[href="http://myanimelist.net/panel.php?go=export"]
  262. {
  263. color: #a4b0ff !important;
  264. text-decoration: none !important;
  265. font-size: 10px !important;
  266. font-family: ABeeZee !important;
  267. font-style: italic;
  268. }
  269.  
  270. #mal_cs_otherlinks
  271. a[href="http://myanimelist.net/profile/lolicles"]
  272. {
  273. color: #ffffff !important;
  274. text-decoration: none !important;
  275. font-size: 10px !important;
  276. font-family: ABeeZee !important;
  277. font-style: italic;
  278. }
  279.  
  280. #mal_cs_otherlinks
  281. a
  282. {
  283. color: #a4b0ff !important;
  284. text-decoration: none !important;
  285. font-size: 10px !important;
  286. font-family: ABeeZee !important;
  287. font-style: italic;
  288. }
  289.  
  290. #mal_cs_otherlinks
  291. div:last-of-type a:first-of-type
  292. {
  293. color: #a4b0ff !important;
  294. text-decoration: none !important;
  295. font-size: 10px !important;
  296. font-family: ABeeZee !important;
  297. font-style: italic;
  298. }
  299.  
  300. #mal_cs_otherlinks
  301. span
  302. {
  303. color: #a4b0ff !important;
  304. text-decoration: none !important;
  305. font-size: 10px !important;
  306. font-family: ABeeZee !important;
  307. font-style: italic;
  308. }
  309.  
  310. #mal_cs_otherlinks
  311. a[href="http://myanimelist.net/modules.php?go=faq"]
  312. {
  313. color: #a4b0ff !important;
  314. text-decoration: none !important;
  315. font-size: 10px !important;
  316. font-family: ABeeZee !important;
  317. font-style: italic;
  318. }
  319.  
  320. #mal_cs_pic, #mal_cs_listinfo, #mal_cs_links
  321. {
  322. border-right: 1px solid #ecbfc1 !important;
  323. }
  324.  
  325. #mal_cs_pic
  326. img[src*="http://cdn.myanimelist.net/images/list-top-logo.gif"]
  327. {
  328. width:0;
  329. height: 40px;
  330. padding-right: 162px;
  331. background:transparent url(http://i.imgur.com/EpBZpAG.png) top left no-repeat;
  332. }
  333.  
  334. #mal_cs_pic
  335. {
  336. background-color: #fee7df;
  337. border-bottom: 1px solid #ecbfc1;
  338. }
  339.  
  340. #searchBox
  341. {
  342. padding-right: 10px !important;
  343. width: 145px !important;
  344. }
  345.  
  346. #searchListButton
  347. {
  348. display: none;
  349. }
  350.  
  351. /*
  352. top menu bar full customization end
  353. */
  354.  
  355. .status_selected
  356. {
  357. color: #fda8c2;
  358. background-color: rgba(242,217,219,0.5);
  359. padding: 5px;
  360. border-bottom: 1px solid;
  361. border-color: #ecbfc1;
  362. font-family: Leckerli One;
  363. font-size: 12px;
  364. }
  365.  
  366. .status_not_selected
  367. {
  368. color: #fda8c2;
  369. background-color: rgba(242,217,219,0.5);
  370. padding: 5px;
  371. border-bottom: 1px solid;
  372. border-color: #ecbfc1;
  373. font-family: Leckerli One;
  374. font-size: 12px;
  375. }
  376.  
  377. .status_not_selected
  378. a
  379. {
  380. color: #fda8c2;
  381. }
  382. a:hover
  383. {
  384. text-decoration: underline;
  385. }
  386.  
  387. .status_selected
  388. a
  389. {
  390. color: #fda8c2;
  391. }
  392. a:hover
  393. {
  394. text-decoration: underline;
  395. }
  396.  
  397. /*
  398. do not remove this
  399. */
  400.  
  401. #copyright:before
  402. {
  403. content: "List style by blingbling@mal; edited by mikkiji@mal | ";
  404. }
  405.  
  406. #copyright
  407. {
  408. padding-top: 15px;
  409. padding-bottom: 6px;
  410. text-align: center;
  411. background-image: url("http://i.imgur.com/ZPQ3jYd.png");
  412. background-repeat: no-repeat;
  413. }
  414.  
  415.  
  416.  
  417.  
  418. * { cursor: url('http://i.imgur.com/Pa85Z1V.png'), auto; }
Advertisement
Add Comment
Please, Sign In to add comment