Advertisement
Guest User

dizik

a guest
Sep 19th, 2018
17,002
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.38 KB | None | 0 0
  1. /* AUTO=page_border */
  2. .l-page:before, .l-page:after, .l-footer:before, .l-footer:after { display: block; }
  3.  
  4. /* AUTO=body_background */ body {
  5. background:url(http://i85.fastpic.ru/big/2016/1204/48/63a6492ac099d29d425337e963780a48.jpg) fixed no-repeat bottom #EEE3E4;
  6. background-size: 115% auto;
  7. font-family: Segoe UI Medium, sans serif; font-size: 11px; color:#c50505;}
  8.  
  9. /* AUTO=page_background_color */
  10. .l-page { background:url(http://i82.fastpic.ru/big/2016/1203/cc/5611012fcf58b17759b388b78e3247cc.jpg); padding: 43px;
  11. }
  12.  
  13. header.head h1, header.head h2 {
  14. font: 23px Segoe UI Medium, verdana, arial, sans-serif; color: #797985;
  15. }
  16.  
  17. .to-top-fix, .l-top_menu {
  18. background: #f14b45;
  19. }
  20.  
  21. .l-top_menu {
  22. border-bottom: 2px solid #eee3e4;
  23. position: fixed;
  24. z-index: 10;
  25. width: 100%;
  26. }
  27.  
  28. .to-top-fix {
  29. border-bottom: 2px solid #eee3e4;
  30. }
  31.  
  32. .b-feedback {
  33. visibility: hidden;
  34. }
  35.  
  36. .l-top_menu .submenu > .entry {
  37. color: #ff0b00;
  38. cursor: pointer;
  39. display: block;
  40. font-family: Segoe UI Medium;
  41. font-size: 11px;
  42. height: 21px;
  43. line-height: 22px;
  44. min-width: 80px;
  45. background: #eee3e4;
  46. padding: 0px 1px;
  47. border: 0px solid #f14b45;
  48. }
  49.  
  50. .l-top_menu .submenu {
  51. border: 0px solid #eee3e4;
  52. }
  53.  
  54. .l-top_menu .submenu>.entry.active {
  55. background: #f7c2c7;
  56. cursor: inherit;
  57. }
  58.  
  59. .menu .unread-count, .menu .contest {
  60. background: #f14b45 !important;
  61. }
  62.  
  63. .b-main_search ul.popup li {
  64. border-bottom: 0px solid #f14b45;
  65. color: #ff0b00;
  66. font-family: Segoe UI Medium;
  67. font-size: 11px;
  68. line-height: 22px;
  69. background: #eee3e4;
  70. padding: 0 5px 0 8px;
  71. width: 172px;
  72. }
  73.  
  74. .b-main_search ul.popup {
  75. border: 0px solid #f14b45;
  76. }
  77.  
  78. .b-main_search .popup li.active {
  79. background-color: #f7c2c7;
  80. cursor: inherit;
  81. }
  82.  
  83. .headline, .midheadline, .subheadline {
  84. background: rgba(0, 0, 0, 0);
  85. border-left: 3px solid #eee3e4;
  86. border-radius: 10px;
  87. background-color: #eee3e4;
  88. }
  89.  
  90. .subheadline {
  91. font-size: 14px;
  92. padding: 6px 10px 4px 8px;
  93. line-height: 12px; color: #ff0b00;
  94. }
  95.  
  96. .b-stats_bar.anime .bar .first {
  97. background: #f28e8b;
  98. border-radius: 2px;
  99. }
  100.  
  101. .b-stats_bar.manga .bar .first {
  102. background: #febbb8;
  103. border-radius: 2px;
  104. }
  105.  
  106. .b-stats_bar .bar .first, .b-stats_bar .bar .second, .b-stats_bar .bar .third {
  107. color: #ffffff;
  108. }
  109.  
  110. .b-stats_bar.anime .bar .second {
  111. background: #ffffff;
  112. }
  113.  
  114. .b-stats_bar.manga .bar .second {
  115. background: #ffffff;
  116. }
  117.  
  118. .bar.vertical .line .bar-container .bar {
  119. bottom: 0;
  120. position: absolute;
  121. width: 50%;
  122. }
  123.  
  124. .bar.simple .bar:hover.s0 {
  125. background: #faafaf;
  126. border-radius: 1px;
  127. }
  128.  
  129. .bar.simple .bar.s0 {
  130. background: #f03c3c;
  131. border-radius: 1px;
  132. }
  133.  
  134. .bar.simple .bar:hover.s1 {
  135. background: #e89999;
  136. border-radius: 1px;
  137. }
  138.  
  139. .bar.simple .bar.s1 {
  140. background: #feb5b5;
  141. border-radius: 1px;
  142. }
  143.  
  144. .bar.simple .bar:hover.s2 {
  145. background: #f03c3c;
  146. border-radius: 1px;
  147. }
  148.  
  149. .bar.simple .bar.s2 {
  150. background: #faafaf;
  151. border-radius: 1px;
  152. }
  153.  
  154. .bar.simple .bar:hover.s3 {
  155. background: #ce5858;
  156. border-radius: 1px;
  157. }
  158.  
  159. .bar.simple .bar.s3 {
  160. background: #db8383;
  161. border-radius: 1px;
  162. }
  163.  
  164. .b-stats_bar .bar .third {
  165. background: #ffffff;
  166. }
  167.  
  168. .p-profiles .profile-head .c-history .entry img {
  169. float: left;
  170. margin: 2px 10px 5px 2px;
  171. max-height: 52px;
  172. max-width: 37px;
  173. filter: grayscale(100%);
  174. }
  175.  
  176. .b-club .logo {
  177. float: left;
  178. line-height: 0;
  179. margin-right: 10px;
  180. max-width: 100%;
  181. width: 48px;
  182. filter: grayscale(100%);
  183. }
  184.  
  185. .b-catalog_entry .cover .image-decor img {
  186. width: 100%;
  187. filter: grayscale(100%);
  188. }
  189.  
  190. .b-user.avatar img, .b-user.named_avatar img, .b-user.avatar_fixed_margin img {
  191. display: block;
  192. line-height: 0;
  193. margin: 0 auto;
  194. max-width: 100%;
  195. filter: grayscale(100%);
  196. }
  197.  
  198. .b-form .cancel+input {
  199. margin-left: 0;
  200. background:#ce5858;
  201. }
  202.  
  203. input[type=submit] {
  204. background:#ce5858;
  205. }
  206.  
  207. input[type=submit]:hover {
  208. background:#ce5858;
  209. }
  210.  
  211. .button:hover {
  212. background: #ce5858;
  213. }
  214.  
  215. .button {
  216. background:#ce5858;
  217. }
  218.  
  219. .b-comments-notifier {
  220. background:#ffffff;
  221. color:red;
  222. }
  223.  
  224. .b-comments-notifier:hover {
  225. background:#ce5858;
  226. color:white;
  227. }
  228.  
  229. .subheadline>a {color: #ff0b00;
  230. .midheadline>a
  231. }
  232.  
  233. .p-profiles .profile-head .c-info .c-additionals div a {
  234. transition: color, 0.2s;
  235. color: #5a5a5a;
  236. cursor: pointer;
  237. }
  238.  
  239. .p-profiles .profile-head .c-info .c-lists-info .b-stats_bar .compatibility a {
  240. transition: color, 0.2s;
  241. color: #5a5a5a;
  242. cursor: pointer;
  243. }
  244.  
  245. .b-tooltipped:not(a) {
  246. border-bottom: 1px dashed #5a5a5a;
  247. cursor: default;
  248. display: inline-block;
  249. line-height: 1.1;
  250. }
  251.  
  252. .p-profiles .profile-head .c-brief header .notice a {
  253. transition: color, 0.2s;
  254. color: #857979;
  255. cursor: pointer;
  256. padding: 0;
  257. }
  258.  
  259. .p-profiles-show .about a {
  260. color: #e6947c;
  261. cursor: pointer;
  262. }
  263.  
  264. .b-tooltipped:not(a) {
  265. border-bottom: 1px dashed #ffffff;
  266. }
  267.  
  268. .b-link {
  269. color: #bb4b4b;
  270. cursor: pointer;
  271. }
  272.  
  273. header.head h1 a.back, header.head h2 a.back {
  274. color: #ff0000;
  275. display: inline-block;
  276. font-size: 24px;
  277. margin-left: -5px;
  278. position: relative;
  279. width: 40px;
  280. }
  281.  
  282. img {
  283. border-radius: 6px;
  284. }
  285.  
  286. .p-profiles .profile-head .c-history .entry .title {
  287. white-space: nowrap;
  288. font-size: 14px;
  289. font-weight: bold;
  290. line-height: 19px;
  291. color: #313131;
  292. }
  293.  
  294. .b-message>.inner header .name-date a.name {
  295. color: #710000;
  296. cursor: pointer;
  297. font-weight: bold;
  298. }
  299.  
  300. .b-stats_bar a.title {
  301. color: #645f5f;
  302. cursor: pointer;
  303. }
  304.  
  305. .b-spoiler .content .inner, .b-spoiler .content .inner-prgrph {
  306. border-bottom: 1px dashed #ffffff;
  307. display: inline;
  308. }
  309.  
  310. .b-spoiler .content:hover .before, .b-spoiler .content:hover .after {
  311. color: #ff0000;
  312. }
  313.  
  314. .b-spoiler .content .before, .b-spoiler .content .after {
  315. color: #ffffff;
  316. cursor: pointer;
  317. display: inline;
  318. font-size: 10px;
  319. letter-spacing: 0.8px;
  320. }
  321.  
  322. .b-spoiler label {
  323. color: #ffffff;
  324. cursor: pointer;
  325. border-bottom-style: dashed;
  326. border-bottom-width: 1px;
  327. font-size: 12px;
  328. letter-spacing: 0.5px;
  329. }
  330.  
  331. .b-quote {
  332. background: #f9f9f9;
  333. border: 1px dashed #dc7d7d;
  334. color: #989898;
  335. font-style: italic;
  336. margin: 5px 0 5px 5px;
  337. overflow: hidden;
  338. padding: 5px 10px;
  339. }
  340.  
  341. .b-shiki_editor footer .about-bb_codes {
  342. color: #ff0000;
  343. cursor: pointer;
  344. float: right;
  345. margin-top: 4px;
  346. font-size: 11px;
  347. line-height: 1.2;
  348. }
  349.  
  350. .b-form .cancel {
  351. color: #000000;
  352. cursor: pointer;
  353. display: inline;
  354. margin-left: 20px;
  355. }
  356.  
  357. .l-top_menu .inner .logo {
  358. background: url(http://i85.fastpic.ru/big/2016/1204/05/319215a6480df83b71f4ec5141552305.png) no-repeat;
  359. float: left;
  360. height: 34px;
  361. margin: -3px 30px 0 -33px;
  362. position: absolute;
  363. width: 172px;
  364. z-index: 2;
  365. }
  366.  
  367. /* ВРЕМЯ ЗА АНИМЕ И МАНГОЙ */
  368. .p-profiles-show .lifetime .times .time.checked:before {
  369. color: #000000;
  370. content: "";
  371. font-family: "shikimori";
  372. font-size: 8px;
  373. margin-right: 4px;
  374. }
  375. /*время за аниме законч*/
  376.  
  377. .p-user_rates-index .list-lines tr td .rewatches {
  378. color: #ff0000;
  379. font-size: 12px;
  380. }
  381.  
  382. .p-user_rates-index .list-lines tr .name a {
  383. color: #0e0000;
  384. }
  385.  
  386. .b-options-floated a, .b-options-floated .link {
  387. color: #717171;
  388. cursor: pointer;
  389. cursor: pointer;
  390. display: inline;
  391. }
  392.  
  393. .b-options-floated .action {
  394. color: #eee3e4;
  395. border-bottom: 1px dotted rgb(238, 227, 228);
  396. display: inline-block;
  397. line-height: 1;
  398. transition: color, 0.2s;
  399. cursor: pointer;
  400. }
  401.  
  402. .b-main_search .popup li:hover {
  403. background:#f02a23;
  404. color: #eee3e4;
  405. }
  406.  
  407. .l-top_menu .submenu>.entry:hover {
  408. background: #f02a23;
  409. color: #eee3e4;
  410. }
  411.  
  412. .l-top_menu .menu-items>.entry>a {
  413. color: inherit;
  414. background: #f14b45;
  415. display: inline-block;
  416. font-size: 12px;
  417. line-height: 27px;
  418. padding: 4px 10px 0;
  419. }
  420.  
  421. .p-profiles header.head .misc {
  422. font-size: 0
  423. }
  424.  
  425. /*всплывает при наведении на персов*/
  426. div.tooltip-inner {
  427. background:url(http://i82.fastpic.ru/big/2016/1203/cc/5611012fcf58b17759b388b78e3247cc.jpg);
  428. }
  429.  
  430. /*всплывашка*/
  431. .b-catalog_entry-tooltip .inner .text {color: #494949} /*текст описания*/
  432. .b-catalog_entry-tooltip .inner .line .value .tag {color: #863131; }
  433. /*текстссылок} типа "продюссер", "жанры" и тп.*/
  434.  
  435. /*буковки*/
  436. .b-catalog_entry-tooltip .inner .text {
  437. color: #433f3f;
  438. }
  439.  
  440. .b-table tr:hover {
  441. background-color: #fee6e6 !important;
  442. }
  443.  
  444. /*фон галочки*/
  445. .l-top_menu .menu-items>.entry.selected, .l-top_menu .menu-items>.entry:hover {
  446. background-color: #f14b45;
  447. }
  448.  
  449. /*сама галочка там под галочкой*/
  450. .menu .unread-count:hover, .menu .contest:hover {
  451. background: #f14b45!important;
  452. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement