ValerioLyndon

SylakentH Nisekoi Tsugumi 1 Manga

Oct 9th, 2019
385
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 18.55 KB | None | 0 0
  1. /* LAYOUT DESIGN MADE BY SYLAKENTH
  2. /
  3. /
  4. /I ABSTAINED FROM IMPORTING LINKS FROM DROPBOX SINCE THE CRASH
  5. /SO MOSTLY ADDED EVERYTHING TO THIS CODE
  6. /
  7. /
  8. /                                   */
  9. @\import "https://malscraper.azurewebsites.net/covers/auto/presets/more";
  10. @\import "https://fonts.googleapis.com/css?family=Viga";
  11.  
  12. /* Begin import from: http://storage.live.com/items/4A07C1EEED420167%21159 */
  13. @\import "https://dl.dropboxusercontent.com/s/uaeavnoe2z2ox4w/halloween2016.css";
  14.  
  15. #mal_cs_listinfo, #mal_cs_links, #mal_cs_otherlinks, #mal_cs_powered {
  16. box-sizing: border-box;
  17. -moz-box-sizing: border-box;
  18. -moz-transition: all 0.4s ease 0s;
  19. -webkit-transition: all 0.4s ease 0s;
  20. -o-transition: all 0.4s ease 0s;
  21. transition: all 0.4s ease 0s;
  22. background: none no-repeat scroll 100% 0 transparent;
  23. border: 0 none;
  24. height: 0 !important;
  25. overflow: hidden;
  26. padding: 32px 0 0 !important;
  27. position: fixed;
  28. right: 4px;
  29. text-align: center;
  30. top: 4px;
  31. z-index: 10;
  32. width: 150px !important;
  33. }
  34.  
  35. #mal_cs_listinfo:hover, #mal_cs_links:hover, #mal_cs_otherlinks:hover, #mal_cs_powered:hover {
  36. height: 200px !important;
  37. padding-top: 32px !important;
  38. }
  39.  
  40. #mal_cs_listinfo div, #mal_cs_links div, #mal_cs_otherlinks div, #mal_cs_powered div, #mal_cs_powered dd {
  41. -moz-transition: opacity 0.4s ease-in-out 0s;
  42. -webkit-transition: opacity 0.4s ease-in-out 0s;
  43. -o-transition: opacity 0.4s ease-in-out 0s;
  44. transition: opacity 0.4s ease-in-out 0s;
  45. background-color: rgba(255,255,255,0.6);
  46. border-radius: 3px 0 0 0;
  47. font-size: 0 !important;
  48. line-height: 0;
  49. margin: 0 !important;
  50. opacity: 0;
  51. padding: 8px 0 0 !important;
  52. }
  53.  
  54. #mal_cs_listinfo:hover div, #mal_cs_links:hover div, #mal_cs_otherlinks:hover div, #mal_cs_powered:hover div, #mal_cs_powered:hover dd {
  55. opacity: 1;
  56. }
  57.  
  58. #mal_cs_listinfo div:nth-of-type(2), #mal_cs_links div:nth-of-type(2), #mal_cs_otherlinks div:nth-of-type(2), #mal_cs_powered div:nth-of-type(2) {
  59. border-radius: 0 0 3px 3px;
  60. padding: 4px 0 8px !important;
  61. }
  62.  
  63. #mal_cs_listinfo a, #mal_cs_links a, #mal_cs_otherlinks a, #mal_cs_powered a {
  64. background-color: rgba(26,198,255,0.8) !important;
  65. border-radius: 3px 3px 3px 3px;
  66. display: block;
  67. font: 13px/17px 'Arial', sans-serif !important;
  68. margin: 4px 12px 0;
  69. padding: 3px 0 !important;
  70. text-decoration: none;
  71. }
  72.  
  73. #mal_cs_listinfo a:nth-of-type(1), #mal_cs_links a:nth-of-type(1), #mal_cs_otherlinks a:nth-of-type(1), #mal_cs_powered a:nth-of-type(1) {
  74. margin-top: 0;
  75. }
  76.  
  77. #mal_cs_listinfo a:hover, #mal_cs_links a:hover, #mal_cs_otherlinks a:hover {
  78. background-color: #00ACE6 !important;
  79. }
  80.  
  81. #mal_cs_listinfo strong a strong {
  82. font-weight: normal;
  83. }
  84.  
  85. #mal_cs_otherlinks strong {
  86. color: #333333;
  87. display: block;
  88. font: bold 13px/17px 'Arial',sans-serif !important;
  89. padding: 0 4px 4px;
  90. text-shadow: 0 1px 1px #FFFFFF;
  91. }
  92.  
  93. #mal_cs_otherlinks strong a {
  94. background: none transparent !important;
  95. border-radius: 0 0 0 0;
  96. color: #333333;
  97. display: inline;
  98. font: bold 13px/17px 'Arial',sans-serif !important;
  99. margin: 0;
  100. padding: 0;
  101. text-shadow: 0 1px 1px #FFFFFF;
  102. }
  103.  
  104. #mal_cs_powered a {
  105. background-color: rgba(255,255,255, 0.6) !important;
  106. border-radius: 3px 0 0 0 !important;
  107. display: block !important;
  108. margin: 0 !important;
  109. opacity: 0;
  110. padding: 8px 0 0 !important;
  111. }
  112.  
  113. #mal_cs_powered:hover a {
  114. opacity: 1;
  115. }
  116.  
  117. #mal_cs_powered a img {
  118. -moz-transition: all 0.25s ease-in-out 0s;
  119. -webkit-transition: all 0.25s ease-in-out 0s;
  120. -o-transition: all 0.25s ease-in-out 0s;
  121. transition: all 0.25s ease-in-out 0s;
  122. background: url("http://i.imgur.com/fGTjBC3.png") no-repeat scroll 50% 6px rgba(0,191,255, 0.6);
  123. border-radius: 3px 3px 3px 3px;
  124. display: block;
  125. height: 0;
  126. margin: 0 12px;
  127. padding: 23px 0 0 126px;
  128. width: 0;
  129. }
  130.  
  131. #mal_cs_powered a img:hover {
  132. background-color: #00BFFF;
  133. }
  134.  
  135. #mal_cs_powered #search {
  136. border-radius: 0 0 3px 3px;
  137. padding: 8px !important;
  138. position: relative;
  139. }
  140.  
  141. #searchBox {
  142. box-sizing: border-box;
  143. -moz-box-sizing: border-box;
  144. border-color: #BCBCBC #D6D6D6 #D6D6D6;
  145. border-radius: 2px 2px 2px 2px;
  146. border-style: solid;
  147. border-width: 1px;
  148. color: #333333;
  149. display: inline-block;
  150. font-family: arial,sans-serif;
  151. font-size: 13px;
  152. height: 28px;
  153. padding-left: 6px !important;
  154. padding-right: 24px !important;
  155. vertical-align: top;
  156. width: 100px;
  157. }
  158.  
  159. #searchBox:hover, #searchBox:focus {
  160. border-color: #00BFFF #1AC6FF #1AC6FF;
  161. box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  162. }
  163.  
  164. #searchListButton {
  165. background: url("http://i.imgur.com/XqsilHp.png") no-repeat scroll 0 0 transparent !important;
  166.     border-radius: 3px 3px 3px 3px;
  167.     height: 0;
  168.     margin: 0;
  169.     padding: 16px 0 0 19px !important;
  170.     position: absolute;
  171.     right: 12px !important;
  172.     top: 14px !important;
  173.     width: 0;
  174. }
  175.  
  176. #mal_cs_listinfo {
  177. background-image: url("https://i.imgur.com/Y8gskPA.png");
  178. right: 106px;
  179. }
  180.  
  181. #mal_cs_listinfo:hover {
  182. background-image: url("http://i.imgur.com/VcVVnod.png");
  183. }
  184.  
  185. #mal_cs_links {
  186. background-image: url("https://i.imgur.com/v018ESv.png");
  187. right: 72px !important;
  188. z-index: 9;
  189. }
  190.  
  191. #mal_cs_links:hover {
  192. background-image: url("http://i.imgur.com/oPfKrOl.png");
  193. }
  194.  
  195. #mal_cs_otherlinks {
  196. background-image: url("https://i.imgur.com/bzp9amh.png");
  197. right: 38px !important;
  198. z-index: 8;
  199. }
  200.  
  201. #mal_cs_otherlinks:hover {
  202. background-image: url("http://i.imgur.com/EEGHkbF.png");
  203. }
  204.  
  205. #mal_cs_powered {
  206. background-image: url("https://i.imgur.com/Ho7EMMg.png");
  207. right: 4px !important;
  208. z-index: 7;
  209. position: fixed !important;
  210. }
  211.  
  212. #mal_cs_powered:hover {
  213. background-image: url("http://i.imgur.com/TUUWtaj.png");
  214. }
  215.  
  216. #mal\_control\_strip {
  217. background: transparent !important;
  218. }
  219.  
  220. #mal_cs_pic img {
  221. display: none;
  222. }
  223.  
  224. #mal_cs_pic, #mal_cs_listinfo, #mal_cs_links {
  225. border-right: 0 none !important;
  226. }
  227.  
  228. /* End import */
  229.  
  230. * {
  231.     text-decoration: none;
  232. }
  233. body {
  234.     background-attachment: fixed;
  235.     background-clip: border-box;
  236.     background-color: rgba(0, 0, 0, 0);
  237.     background-image: url("https://i.imgur.com/xfSAKPx.png");
  238.     background-position: 0% 0%;
  239.     background-repeat: no-repeat no-repeat;
  240.     background-size: cover;
  241.     font-family: Viga !important;
  242.  
  243. }
  244. a {
  245.     color: rgba(255,255,255,0.7);
  246.   text-shadow: 0px 0px 0px white;
  247. }
  248.  
  249. a :hover {
  250.   color: yellow !important;
  251.   letter-spacing: 1px;
  252.   transition: all 0.4s ease 0s;
  253. }
  254. body {
  255.     background-color: rgba(0, 0, 0, 0);
  256.     color: #7F7E7E;
  257. }
  258. #list_surround {
  259.     font-size: 14px;
  260.     height: 200px;
  261.     right: 5%;
  262.     line-height: 1;
  263.     /*margin-left: 550px !important;*/
  264.     padding-bottom: 10px;
  265.     padding-left: 0;
  266.     padding-right: 0;
  267.     position: absolute;
  268.     top: 0;
  269.     width: 650px;
  270. }
  271. .table_header {
  272.     padding-bottom: 4px;
  273. }
  274. .table_header span {
  275.     display: none;
  276. }
  277. .table_header:nth-child(2) {
  278.     text-align: left;
  279. }
  280. [cellspacing="0"] {
  281.     line-height: 17px;
  282. }
  283. .td1, .td2 {
  284.     padding: 4px 0;
  285.     transition: background-color 1s linear 0s;
  286. }
  287. .animetitle + small {
  288.     color: #FFD700 !important;
  289.     font-weight: bold;
  290.     text-shadow: 0 0 2px #000000, 0 0 1px #000000, 0 1px 7px #FFFFFF, 0 0 0 #000000;
  291.     visibility: visible !important;
  292. }
  293. #list_surround small {
  294.     visibility: hidden;
  295. }
  296. #list_surround small a:last-of-type {
  297.     display: none !important;
  298. }
  299. td[class^="td"]:nth-child(2) {
  300.     text-align: left;
  301. }
  302.  
  303. #list_surround a[href*="http://myanimelist.net/panel.php?go=edit"], #list_surround a[href*="http://myanimelist.net/editlist.php?type="], #list_surround a[href*="http://myanimelist.net/panel.php?go=add"] {
  304.     margin-right: 10px;
  305.     visibility: visible !important;
  306. }
  307. .table_header, .td1, .td2 {
  308.     background-color: rgba(35, 176, 232, 0.7);
  309.     text-align: center;
  310.     vertical-align: top;
  311. }
  312. tr:hover td[class^="td"] {
  313.     background-color: #cc4854;
  314. }
  315. tr:hover td.td1 a, tr:hover td.td1, tr:hover td.td2 a, tr:hover td.td2 {
  316.     color: #FFFFFF;
  317.     text-shadow: 0 0 1px #FFFFFF;
  318.   /*transition: all 0.4s ease 0s;*/
  319. }
  320.  
  321. .table_headerLink {
  322.     color: #FFFFFF ;
  323.     line-height: 20px;
  324. }
  325. td[class^="td"]:nth-child(3), td[class^="td"]:nth-child(3) a {
  326.     color: #FFFFFF ;
  327. }
  328. td[class^="td"]:nth-child(5), td[class^="td"]:nth-child(5) a {
  329.     color: #FFFFFF ;
  330. }
  331. td[class^="td"]:first-child {
  332.     border-left: 0px solid #FFFFFF !important;
  333. }
  334. td[class^="td"]:last-child {
  335.     border-right: 0px solid #FFFFFF !important;
  336. }
  337. .table_header {
  338.     background-color: #23b0e8;
  339.     border-color: #FFFFFF;
  340.     border-style: solid;
  341.     border-width: 0px 0 0;
  342.   letter-spacing: 1px;
  343.   border-bottom: 2px solid white;
  344.   padding:2px;
  345. }
  346. .table_header:first-child {
  347.     border-left: 0px solid #FFFFFF !important;
  348.   border-radius: 16px 0 0 0;
  349.   border-right: 0px;
  350.   border-bottom: 2px solid white !important;
  351.   border-top: 0px solid #FFFFFF !important;
  352. }
  353. .table_header:nth-child(5) {
  354.     border-radius: 0 16px 0 0;
  355.     border-right: 0px solid #FFFFFF !important;
  356. }
  357. /*
  358.  
  359. EDIT BUTTON
  360.  
  361.  
  362. */
  363.  
  364. #list_surround table:nth-of-type(n+4) tbody div small {
  365.     letter-spacing: -25px;
  366.     visibility: visible;
  367.   color: transparent !important;
  368.  
  369. }
  370. #list_surround table:nth-of-type(n+4) tbody small a:first-of-type {
  371.     display: inline-block !important;
  372.   opacity: 0;
  373. }
  374. #list_surround table:nth-of-type(n+4) tbody small a:last-of-type {
  375.     display: none !important;
  376. }
  377. #list_surround table:nth-of-type(n+4) tbody:hover small a:first-of-type {
  378.     -moz-border-bottom-colors: none;
  379.     -moz-border-left-colors: none;
  380.     -moz-border-right-colors: none;
  381.     -moz-border-top-colors: none
  382.     color: white ;
  383.     display: inline-block !important;
  384.     position: relative !important;
  385.     text-align: left;
  386.     visibility: visible;
  387.     opacity: 1 !important;
  388.     transition: all 0.8s ease 0s;
  389.   letter-spacing: 1px;
  390.   float: right;
  391.   padding-left: 5px;
  392. }
  393. .td1 div, .td2 div {
  394.     color: transparent !important;
  395.     padding-left: 4px;
  396. }
  397. .td1 div:hover small a, .td2 div:hover small a {
  398.     color:white;
  399.     transition: all 0.8s ease 0s;
  400. }
  401.  
  402. /*
  403.  
  404. */
  405. .category_totals {
  406.     background-color: #313569;
  407.     border-top: 2px solid #FFFFFF;
  408.     border-radius: 0 0 16px 16px;
  409.     color: #FFFFFF;
  410.     padding: 4px 5px 9px;
  411.     text-align: center;
  412. }
  413.  
  414. #grand_totals {
  415.     background-color: #313569;
  416.     border-color: #FFFFFF;
  417.     border-radius: 0 0 12px 12px;
  418.     border-style: solid;
  419.     border-width: 2px;
  420.     color: #FFFFFF;
  421.     display: block;
  422.     margin-top: 35px;
  423.     padding: 0 10px 10px;
  424.     position: absolute;
  425.     text-align: center;
  426.     width: calc(100% - 24px);
  427.   padding-top:10px;
  428. }
  429.  
  430. td[class^="td"]:nth-of-type(2) {
  431.     width: 454px !important;
  432. }
  433. /*
  434.  
  435.  
  436. COVER NECESSITIES
  437.  
  438.  
  439. */
  440. .table_header:nth-of-type(6), span[id*="tagLinks"], div[id*="tagChangeRow"] {
  441.     display: none !important;
  442. }
  443. td[class^="td"]:nth-of-type(6) {
  444.     width: 0;
  445. }
  446. span[id*="tagRow"] {
  447.     background-color: rgba( 0, 0, 0, 0.7) !important;
  448.     /*border: 2px solid #FFFFFF;*/
  449.     border-radius: 0px 0px 20px 20px;
  450.     display: block !important;
  451.     line-height:15px !important;
  452.     padding: 8px 8px 8px ;
  453.     position: fixed;
  454.     right: 870px;
  455.     text-shadow: 0 0 0 #000000 !important;
  456.     visibility: hidden;
  457.     width: 199px;
  458.   top: 495px !important;
  459.   transition: all 0s ease 0s;
  460. }
  461. tr:hover span[id*="tagRow"] {
  462.     color: white !important;
  463.     visibility: visible;
  464. }
  465. :hover + .hide {
  466.     background-color: #23b0e8;
  467.     background-position: 50% 50% !important;
  468.     background-repeat: no-repeat !important;
  469.     background-size: auto auto !important;
  470.     border-color: #FFFFFF;
  471.     border-radius: 16px 16px 0 0;
  472.     border-style: solid;
  473.     border-width: 0px;
  474.     box-shadow: 0 2px 2px #000000;
  475.     display: block !important;
  476.     height: 250px;
  477.     padding: 39px 22px 9px 10px;
  478.     position: fixed;
  479.     top: 200px;
  480.     right: 870px;
  481.     width: 183px;
  482. }
  483. /*  
  484.  
  485.  
  486. HEADERS
  487.  
  488.  
  489.  
  490. */
  491. [class^="header_"] * {
  492.     background-repeat: no-repeat no-repeat;
  493.     font-size: 0;
  494.     height: 345px;
  495.     line-height: 24px;
  496.     padding-bottom: 50px;
  497.     text-align: right;
  498.     vertical-align: bottom;
  499. }
  500. .header_title {
  501.     border-radius: 4px 4px 4px 4px;
  502.     color: #FFFFFF;
  503.     display: inline-block;
  504.     font-style: italic;
  505.     height: auto;
  506.     padding: 0 8px 0 0;
  507.     text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  508. }
  509. .header_cw {
  510.     background-color: transparent;
  511.     background-image: url("http://i.imgur.com/5Muorn2.png");
  512.     background-position: 50% 2px;
  513.     background-repeat: no-repeat no-repeat;
  514.     height: 350px;
  515.     margin-bottom: -45px;
  516. }
  517. .header_completed {
  518.     background-color: transparent;
  519.     background-image: url("http://i.imgur.com/ibpGRDj.png");
  520.     background-position: 50% 2px;
  521.     background-repeat: no-repeat no-repeat;
  522.     margin-bottom: -44px;
  523.     z-index: 0;
  524. }
  525. .header_onhold {
  526.     background-color: transparent;
  527.     background-image: url("http://i.imgur.com/fqWAwTp.png");
  528.     background-position: 50% 2px;
  529.     background-repeat: no-repeat no-repeat;
  530.     height: 200px;
  531.     margin-bottom: -44px;
  532. }
  533. .header_dropped {
  534.     background-color: transparent;
  535.     background-image: url("http://i.imgur.com/0cp5yUw.png");
  536.     background-position: 50% 2px;
  537.     background-repeat: no-repeat no-repeat;
  538.     height: 200px;
  539.     margin-bottom: -44px;
  540. }
  541. .header_ptw {
  542.     background-color: transparent;
  543.     background-image: url("http://i.imgur.com/oTtyuIP.png");
  544.     background-position: 50% 2px;
  545.     background-repeat: no-repeat no-repeat;
  546.     height: 200px;
  547.     margin-bottom: -44px;
  548. }
  549. /*
  550.  
  551.  
  552. CATEGORY LINKS
  553.  
  554.  
  555. */
  556. .status_not_selected {
  557.     opacity: 1;
  558.     left: px !important;
  559.     transition: all 0.4s ease 0s;
  560.     width: 115px !important;
  561. }
  562. .status_not_selected:hover {
  563.     color: transparent;
  564.     opacity: 1;
  565.     left: 0px !important;
  566.     transition: all 0.4s ease 0s;
  567.   width:380px !important;
  568. }
  569. .status_selected a, .status_not_selected a, .status_selected:hover a, .status_not_selected:hover a {
  570.     color: transparent;
  571.     display: block;
  572.     height: 100px;
  573.     opacity: 0;
  574.     width: 300px;
  575. }
  576. .status_selected {
  577.     display: block;
  578. }
  579. .status_not_selected {
  580.     display: block;
  581. }
  582. #list_surround .status_selected, #list_surround .status_not_selected {
  583.     background-attachment: scroll;
  584.     background-color: transparent;
  585.     background-image: url("http://i.imgur.com/54YRqxC.png");
  586.     background-position: 0 0;
  587.     background-repeat: no-repeat no-repeat;
  588.     border: 0px solid white !important;
  589.     border-radius: 5px 0 0 0;
  590.     display: block;
  591.     height: 100px;
  592.     padding: 0;
  593.     position: fixed;
  594.     left: -0px;
  595.     top: 140px;
  596.     width: 380px;
  597. }
  598. #list_surround .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected {
  599.     background-attachment: scroll;
  600.     background-color: transparent;
  601.    background-position: 0% 20%;
  602.     background-repeat: no-repeat no-repeat;
  603.     border-bottom-right-radius: 0;
  604.     border-top-left-radius: 0;
  605.     border-top-right-radius: 0;
  606.     top: 225px;
  607. }
  608. #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 {
  609.     background-attachment: scroll;
  610.     background-color: transparent;
  611.     background-position: 0% 40%;
  612.     top: 315px;
  613. }
  614. #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 {
  615.     background-attachment: scroll;
  616.     background-color: transparent;
  617.     background-position: 0% 60%;
  618.     background-repeat: repeat repeat;
  619.     top: 405px;
  620. }
  621. #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 {
  622.     background-attachment: scroll;
  623.     background-color: transparent;
  624.     background-position: 0% 80%;
  625.     top: 495px;
  626. }
  627. #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 {
  628.     background-attachment: scroll;
  629.     background-color: transparent;
  630.    
  631.     background-position: 0 100%;
  632.     background-repeat: no-repeat no-repeat;
  633.     border-bottom-left-radius: 20px;
  634.     border-bottom-right-radius: 20px;
  635.     top: 585px;
  636.     width: 380px;
  637. }
  638. /*
  639.  
  640. COPYRIGHT
  641.  
  642. */
  643.  
  644. #copyright:before {
  645.     content: "Design by SylakentH";
  646.     font-size: 12px;
  647. }
  648. #copyright {
  649.     background-color: #A0373C;
  650.     border: 4px solid #DA6358;
  651.     border-radius: 12px;
  652.     color: #FFFFFF;
  653.     display: block;
  654.     margin-top: -10px !important;
  655.     padding: 2px 14px 4px;
  656.     position: relative;
  657. }
  658. #copyright a {
  659.     color: #FFFFFF;
  660.     font-size: 14px;
  661.     padding-right: 2px;
  662.     text-shadow: 1px 1px #F11C26;
  663. }
Add Comment
Please, Sign In to add comment