Advertisement
Guest User

Untitled

a guest
Feb 25th, 2018
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.43 KB | None | 0 0
  1. /*Palette
  2. black: #363636
  3. pink gradations: #f9a399; #f9b2aa; #fbcbc2; #fbdad3;
  4. halftransparent: rgba(255, 255, 255, 0.6);
  5. shadow:
  6. -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  7. -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  8. box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  9. */
  10.  
  11. input, select, button, textarea, .preview, .unpreview {
  12. font-family: inherit;
  13. border-radius: 3px !important;
  14. }
  15.  
  16. .cc-2a.m30 .c-column:last-child {
  17. display: none;
  18. }
  19.  
  20. [data-user_id="1516966157"].b-comment .inner .body > span {
  21. color: #000 !important;
  22. }
  23.  
  24.  
  25. : 0px 1px 3px 0px rgba(0,0,0,0.5);
  26. -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  27. box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  28. */
  29. input, select, button, textarea, .preview, .unpreview {
  30. font-family: inherit;
  31. border-radius: 3px !important;
  32. }
  33.  
  34. [data-user_id="44343"].b-comment .inner .body > span {
  35. color: #000 !important;
  36. }
  37.  
  38.  
  39. body {
  40. background:url(//) no-repeat fixed top right, url(http://images.naldzgraphics.net/2012/01/13-floral.jpg) repeat fixed;
  41. /*background-size: auto 100%;
  42. background-color: #fbd7ce;*/
  43. font-family: 'Comfortaa';
  44. font-style: normal;
  45. }
  46. h1 {font-family: 'Comfortaa' !important;
  47. font-weight: bold !important;
  48. color: #363636;
  49. }
  50. .p-dashboards-show .cc-second {display: none;}
  51.  
  52. body:before {
  53. content: '';
  54. display: block;
  55. width: 100%;
  56. height: calc(100% - 46px);
  57. position: fixed;
  58. left: calc(-280px - 26%);
  59. background: url(картинка слева) no-repeat bottom center;
  60. background-size: auto 100%;
  61. }
  62.  
  63. .b-hot_topics {display:none;}
  64.  
  65. /*::-webkit-scrollbar{width:10px;}
  66. ::-webkit-scrollbar-thumb{border-width:1px 1px 1px 2px; border-color: #777; background-color:#5a5a5a;}
  67. ::-webkit-scrollbar-thumb:hover{border-width: 1px 1px 1px 2px; border-color: #555; background-color: #7a7a7a;}*/
  68.  
  69. .l-top_menu, .b-feedback {
  70. position: fixed;
  71. top: 0;
  72. left: 0;
  73. right: 0;
  74. }
  75. .b-feedback {display: none}
  76. .b-comments-notifier {top: 0px !important;}
  77.  
  78. .l-page {
  79. background-color: rgba(255, 255, 255, 0);
  80. margin-top: 46px;
  81. padding: 15px 15px 0 15px !important;
  82. }
  83.  
  84. .b-code {
  85. background: #363636;
  86. }
  87.  
  88.  
  89. .b-height_shortener .shade {background-image: linear-gradient(to bottom, rgba(255,255,255,0), #f0f0f0);}
  90. .b-link_button.dark {background-color: #363636;}
  91. .b-link_button.dark:hover {background-color: #545454;}
  92. /*пространство между столбцами активности*/
  93. .bar.vertical .line {border-right: 1px solid rgba(255, 255, 255, 0);}
  94. .b-main_search .input {background-color: #fdeae6; width: 189px !important;}
  95.  
  96. /*подкраска элементов форума*/
  97. div.tooltip-inner {background-color: #f0f0f0;}
  98. .tooltip-arrow {background: url(//i.imgur.com/KDdhyc5.png) no-repeat;}
  99. .tooltip-left .tooltip-arrow {background: url(//i.imgur.com/RSccfXQ.png) no-repeat;}
  100. .b-comments .comments-loader, .b-comments .comments-hider, .b-comments .comments-expander, .b-quote, .b-forum .faye-loader, .b-comments .faye-loader, .b-postloader.collapsed, .b-comments .messages-postloader {background: #fbcbc2;}
  101. .headline>a, .midheadline>a, .subheadline>a, .b-stats_bar a.title {color: #363636;}
  102. .b-comments .comments-loader:hover, .b-postloader.collapsed:hover, .b-comments .comments-expander:hover, .b-comments .comments-hider:hover, .b-forum .faye-loader:hover, .b-comments .faye-loader:hover, .b-comments .messages-postloader:hover {
  103. background: #f9b2aa;
  104. }
  105.  
  106. .b-add_to_list .trigger, .b-add_to_list .option {
  107. background: transparent !important;
  108. }
  109.  
  110. .b-mention, .b-mention s, a.name{
  111. color: #f9a399 !important;
  112. font-weight: bold;
  113. }
  114.  
  115. .p-profiles .profile-head .c-info .c-additionals div a, .p-profiles .profile-head .c-info .c-lists-info .b-stats_bar .compatibility a {
  116. color: #363636;
  117. }
  118.  
  119. /*перекраска кирпичей-заголовков*/
  120. .subheadline, .midheadline {
  121. border-left: none;
  122. background: none;
  123. }
  124. /*круглешки в меню*/
  125. .menu .avatar, .menu .unread-count, .menu .contest {border-radius: 10px; background: none; color: #363636;}
  126. .menu:hover .unread-count, .menu:hover .contest {
  127. background: #6cc96c;
  128. color: white;
  129. }
  130. .menu .unread-count:hover, .menu .contest:hover {
  131. background: #f9c9c3 !important;
  132. }
  133. .b-to-top .slide {background: none; color: #363636;}
  134.  
  135. /*подчёрк внешних ссылок*/
  136. .b-link {text-decoration: underline;}
  137. .bubbled-processed {text-decoration: initial;}
  138.  
  139. /*перекраска меню*/
  140. .to-top-fix, .l-top_menu {
  141. background: none;
  142. border-bottom: none;
  143. }
  144.  
  145. .l-top_menu .inner {
  146. position: relative;
  147. background: #f9b2aa;
  148. height: 46px;
  149. border-radius: 0 0 3px 3px;
  150. -webkit-box-shadow: 0px 3px 10px 1px rgba(0,0,0,0.3);
  151. -moz-box-shadow: 0px 3px 10px 1px rgba(0,0,0,0.3);
  152. box-shadow: 0px 3px 10px 1px rgba(0,0,0,0.3);
  153. }
  154.  
  155. /*.l-top_menu .inner:before {
  156. content: '';
  157. display: inline-block;
  158. float: left;
  159. position: relative;
  160. left: -46px;
  161. height: 46px;
  162. width: 46px;
  163. background: #f9b2aa;
  164. border-radius: 0 0 0 100%;
  165. -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
  166. -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
  167. box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
  168. z-index: 1000;
  169. }
  170. .l-top_menu .inner:after {
  171. content: '';
  172. display: inline-block;
  173. float: right;
  174. position: relative;
  175. top: -46px;
  176. left: 46px;
  177. height: 46px;
  178. width: 46px;
  179. background:#f9b2aa;
  180. border-radius: 0 0 100% 0;
  181. -webkit-box-shadow: 0px 3px 5px 2px rgba(0,0,0,0.3);
  182. -moz-box-shadow: 0px 3px 5px 2px rgba(0,0,0,0.3);
  183. box-shadow: 0px 3px 5px 2px rgba(0,0,0,0.3);
  184. z-index: 1000;
  185. }*/
  186.  
  187. .b-separator.inline {color: #363636;}
  188.  
  189. .l-page {
  190. width: 1000px !important;
  191. }
  192. .l-top_menu .inner {
  193. width: 1000px !important;
  194. }
  195.  
  196. .l-top_menu .inner .logo {
  197. height: 46px;
  198. margin: 0;
  199. background-position: center;
  200. }
  201.  
  202. .l-top_menu .menu-items>.entry .submenu, .l-top_menu .menu-userbox>.entry .submenu, .l-top_menu .menu-search>.entry .popup, .l-top_menu .menu-items>.info .submenu {
  203. opacity: 0;
  204. border-radius: 3px;
  205. transition: .3s ease;
  206. transition-delay: .3s;
  207. -webkit-box-shadow: 0px 3px 10px 1px rgba(0,0,0,0.3);
  208. -moz-box-shadow: 0px 3px 10px 1px rgba(0,0,0,0.3);
  209. box-shadow: 0px 3px 10px 1px rgba(0,0,0,0.3);
  210. }
  211.  
  212. .l-top_menu .menu-items>.entry:hover .submenu{
  213. opacity: 1;
  214. margin-top: 5px;
  215. transition-delay: 0s;
  216. }
  217.  
  218. .l-top_menu .menu-userbox>.entry:hover .submenu {
  219. opacity: 1;
  220. margin-top: 9px;
  221. transition-delay: 0s;
  222. }
  223.  
  224. .l-top_menu .menu-items>.info:hover .submenu {
  225. opacity: 1;
  226. margin-top: 7px;
  227. transition-delay: 0s;
  228. }
  229.  
  230. .l-top_menu .menu-search>.entry:hover .popup {
  231. opacity: 1;
  232. margin-top: 14px;
  233. transition-delay: 0s;
  234. }
  235.  
  236.  
  237. .l-top_menu .submenu>.entry:active {
  238. background: #f9a399;
  239. color: #363636 !important;
  240. }
  241.  
  242. .b-main_search .popup li:active {
  243. background-color: #f9a399;
  244. }
  245.  
  246. .l-top_menu .entry {
  247. border-bottom: none;
  248. line-height: 20px;
  249. padding: 0 5px 0;
  250. }
  251.  
  252. .l-top_menu .menu-userbox>.entry {
  253. padding: 7px 0 4px 10px;
  254. position: relative;
  255. width: 47px !important;
  256. }
  257.  
  258. .l-top_menu .menu-items {margin-left: 159px !important;}
  259.  
  260. .l-top_menu .inner .logo {
  261. padding: .95rem 2px;
  262. padding-left: 14px;
  263. background: none;
  264. width: 12rem;
  265. }
  266.  
  267. .l-top_menu .inner .logo:before {
  268. content: 'SHIKIMORI ♡';
  269. font-size: 17px;
  270. color: #363636;
  271. font-family: 'Comfortaa';
  272. }
  273.  
  274. .l-top_menu .menu-items>.entry.selected, .l-top_menu .menu-items>.entry {
  275. color: #f0f0f0;
  276. }
  277.  
  278. .p-dashboards-show .cc-news .c-news_topics {
  279. margin-right: 3%;
  280. width: 66.66667%;
  281. }
  282.  
  283. .l-top_menu .menu-items>.entry>a {color: #363636; font-size: 13px !important; line-height: 39px; height: 46px;}
  284. .l-top_menu .menu-items>.entry.calendar>a, .l-top_menu .menu-items>.entry.info>a {padding-top: 11px; height: 46px;}
  285. .l-top_menu .menu-search {padding-top: 5px; height: 46px;}
  286. .b-main_search .input {height: 25px !important;}
  287. .b-main_search .input input {margin-top: 2px; font-size: 12px;}
  288. .l-top_menu .submenu {margin-left: -5px !important; border:none;}
  289. .l-top_menu .menu-userbox {
  290. padding-top: 6px;
  291. height: 46px;
  292. }
  293. .menu .avatar {height: 23px; /*margin-right: 7px;*/}
  294.  
  295.  
  296. /*перекраска ховера меню*/
  297. .l-top_menu .menu-items>.entry {
  298. transition: .3s ease;
  299. transition-delay: .3s;}
  300.  
  301. .l-top_menu .menu-items>.entry:hover {background-color: #f9a399; transition-delay: 0s;}
  302. .l-top_menu .submenu>.entry {background-color: #f9b2aa;}
  303. .l-top_menu .submenu>.entry.active, .l-top_menu .submenu>.entry:hover {background-color: #f9a399; color: #363636;}
  304. .b-main_search .popup li{background-color: #f9b2aa; color: #363636;}
  305. .b-main_search .popup li.active, .b-main_search .popup li:hover {background-color: #f9a399; color: #363636;}
  306. .b-main_search ul.popup {background: none;}
  307. .l-top_menu .submenu>.entry {color: #363636}
  308. .l-top_menu .menu-items>.entry.selected {
  309. background: linear-gradient(to top, rgba(54, 54, 54, 0), #f9a399);
  310. }
  311.  
  312. .l-top_menu .menu-search .arrow-container .arrow-down, .l-top_menu .menu-userbox .arrow-container .arrow-down {
  313. display: none;
  314. }
  315.  
  316. .b-comments .comments-loader, .b-comments .comments-hider, .b-comments .comments-expander, .b-comments .comments-loader:hover, .b-comments .comments-hider:hover, .b-comments .comments-expander:hover {
  317. border: none;
  318. }
  319.  
  320. .menu .contest {height: 20px !important; margin-top: 14px !important;}
  321. .menu .unread-count {
  322. position: absolute;
  323. right: 4px;
  324. top: -2px;
  325. font-size: 10px;
  326. font-weight: bold;
  327. text-align: center;
  328. width: 20px;
  329. height: 20px;
  330. line-height: 16px;
  331. background: #6cc96c;
  332. color: #fff;
  333. border: 2px solid #F9B2AA;
  334. }
  335. .l-top_menu .menu-items > .entry > .contest {
  336. margin: 7px 5px 0 0;
  337. position: relative;
  338. }
  339. .l-top_menu .menu-items > .entry > .contest::before {
  340. position: absolute;
  341. line-height: 20px;
  342. width: 20px;
  343. display: inline-block;
  344. top: 0;
  345. right: 0;
  346. }
  347.  
  348. .l-top_menu .submenu > .entry, .b-main_search ul.popup li {
  349. border-bottom: none;
  350. height: 27px;
  351. line-height: 27px;
  352. min-width: 125px;
  353. padding: 0 10px 0;
  354. font-size: 12px !important;
  355. }
  356.  
  357. .b-main_search ul.popup {
  358. border: none;
  359. }
  360.  
  361. .b-main_search.hovered .popup {
  362. height: 216px;
  363. }
  364.  
  365. .bar.simple .bar.s3 { background: #fbdad3;}
  366. .bar.simple .bar:hover.s3 { background: #f3e0dc;}
  367. .bar.simple .bar.s2 { background: #fbcbc2;}
  368. .bar.simple .bar:hover.s2 { background: #fbdad3;}
  369. .bar.simple .bar.s1 { background: #f9b2aa;}
  370. .bar.simple .bar:hover.s1 { background: #fbcbc2;}
  371. .bar.simple .bar.s0 { background: #f9a399;}
  372. .bar.simple .bar:hover.s0 { background: #f9b2aa;}
  373.  
  374. .b-stats_bar.anime .bar .first, .b-stats_bar.manga .bar .first{
  375. background-color: #f9a399;
  376. }
  377. .p-profiles-show .lifetime .times .time.checked:before {
  378. color: #363636;
  379. }
  380.  
  381. .p-profiles-show .lifetime {
  382. margin-bottom: 5px;
  383. }
  384.  
  385. .headline>a:before, .midheadline>a:before, .subheadline>a:before {
  386. color: #7f7f7f;
  387. }
  388. .b-stats_bar.anime .bar .second, .b-stats_bar.manga .bar .second {
  389. background-color: #fbcbc2;
  390. }
  391. .b-stats_bar.anime .bar .third, .b-stats_bar.manga .bar .third {
  392. background-color: #363636;
  393. }
  394.  
  395. /*блочность*/
  396.  
  397. .block {margin-bottom: 0px;}
  398.  
  399.  
  400. .l-page {
  401. border-radius: 3px;
  402. background-color: rgba(255, 255, 255, 0.6);
  403. margin-bottom: 15px !important;
  404. padding-bottom: 2px;
  405. -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  406. -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  407. box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  408. }
  409.  
  410. header.head,
  411. .p-profiles .profile-head .c-history,
  412. .p-profiles .profile-head .c-info {
  413. border-radius: 3px;
  414. }
  415.  
  416. .p-topics .b-menu_logo img {
  417. background-color: rgba(255, 255, 255, 0.6);
  418. padding-bottom: 2px;
  419. -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  420. -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  421. box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  422. padding-bottom: 0;
  423. margin-bottom: 0 !important;
  424. }
  425.  
  426. .p-clubs .b-menu_logo img {
  427. background-color: rgba(255, 255, 255, 0.6);
  428. padding-bottom: 2px;
  429. -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  430. -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  431. box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  432. padding-bottom: 0;
  433. margin-bottom: 10px !important;
  434. }
  435.  
  436.  
  437. .b-animes-menu>div:first-child {
  438. box-shadow: none;
  439. }
  440.  
  441.  
  442. .profile-content .block .b-topic {
  443. background: none;
  444. box-shadow: none;
  445. }
  446. .mass-actions {
  447. margin-top: 1px !important;
  448. margin-bottom: -26px;
  449. margin-right: 200px;
  450. }
  451.  
  452. .p-animes-show .cc-related-authors, .p-mangas-show .cc-related-authors, .cc.members {
  453. margin-bottom: 15px !important;
  454. }
  455.  
  456.  
  457. .b-user_rate .rate-show, header.head, .menu-slide-inner>section, .history-page>div {padding: 2px;}
  458.  
  459. .p-profiles .profile-head .c-brief .avatar{margin: 25px 15px 20px 15px;}
  460.  
  461. .p-profiles .profile-head .c-brief .avatar>img, .p-user_rates-index .l-menu .avatar img {
  462. -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  463. -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  464. box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  465. border-radius: 50%;
  466. background-color: rgba(255, 255, 255, 0.6);
  467. }
  468. .b-menu_logo {
  469. background-color: rgba(240, 240, 240, 0) !important;
  470. }
  471.  
  472. .p-topics .l-menu .b-forums>a {
  473. margin-bottom: 0;
  474. }
  475. .p-profiles .profile-head .c-brief .avatar .profile-actions {
  476. background-color: rgba(255, 255, 255, 0.6);
  477. margin-top: 14px;
  478. border-radius: 3px;
  479. }
  480.  
  481. .b-topic, .b-form, .l-content>.block {
  482. padding: 5px;
  483. }
  484. .profile-head .c-info {
  485. padding: 0 5px;
  486. }
  487.  
  488. .cc-2>.c-left, .about {
  489. padding-left: 5px;
  490. }
  491.  
  492. .b-clubs, .cc-favourites {
  493. padding: 0 5px 0;
  494. }
  495.  
  496. .cc-2>.c-left{padding-top: 5px;}
  497.  
  498. .about>.subheadline {margin-left: -5px;}
  499.  
  500. .p-profiles .profile-head .c-info .c-additionals {
  501. margin-bottom: 14px;
  502. }
  503.  
  504. .m13, .m5, .m8, .m10, .create-topic, .block>.subheadline {
  505. border-radius: 3px 3px 0 0;
  506. }
  507.  
  508. .b-options-floated, .subheadline-buttons {
  509. z-index: 2;
  510. }
  511.  
  512. .l-content>.filter {
  513. margin-top: -5px;
  514. padding-top: 4px;
  515. background-color: rgba(255, 255, 255, 0.6);
  516. border-radius: 0 0 3px;
  517. }
  518. .l-content>.filter>input {
  519. border-radius: 0 0 3px;
  520. }
  521.  
  522.  
  523. .b-forum > .faye-loader, .b-forum > .faye-loader:hover {
  524. border-radius: 3px;
  525. border:none;
  526. margin-bottom: 15px !important;
  527. padding-bottom: 2px;
  528. -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  529. -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  530. box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);}
  531.  
  532. .members, .admin {
  533. padding: 2px;
  534. padding-top: 34px;
  535. border-radius: 3px;
  536. background: rgba(255, 255, 255, 0.6);
  537. position: relative;
  538. margin-bottom: 15px !important;
  539. top: -34px;
  540. -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  541. -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  542. box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  543. }
  544.  
  545. .admin {
  546. top: -67px;
  547. }
  548. .b-clubs-menu>div:nth-last-child(2) {
  549. top: -29px;
  550. }
  551.  
  552. .b-topic:first-child{
  553. padding-top: 5px !important;
  554. }
  555.  
  556. .p-clubs .menu-slide-inner .l-content .b-topic {
  557. position: relative;
  558. top: -27px;
  559. padding-top: 27px !important;
  560. }
  561.  
  562. .menu-slide-inner .l-content>.subheadline, .b-clubs-menu>.subheadline {
  563. top: 4px;
  564. position: relative;
  565. z-index: 1;
  566. }
  567.  
  568. header.head, .block2>ul {padding: 5px;}
  569.  
  570. /*Эксперименты с профилем */
  571.  
  572. .p-profiles .profile-head .c-info .c-lists-info .b-stats_bar {
  573. margin-bottom: 10px;
  574. }
  575.  
  576.  
  577. .b-stats_bar .bar {
  578. border-radius: 3px;
  579. height: 18px;
  580. }
  581.  
  582.  
  583. .b-stats_bar .bar .first, .b-stats_bar .bar .second, .b-stats_bar .bar .third {
  584. line-height: 18px;
  585. }
  586.  
  587.  
  588.  
  589.  
  590. .p-profiles .profile-head .c-history .entry .image-name {
  591. float: left;
  592. width: 32px;
  593. height: 32px;
  594. border-radius: 50%;
  595. margin: 5px 8px 8px 8px;
  596. overflow: hidden;
  597. transition: 1s ease;
  598. transition-delay: 0s;
  599. }
  600. .p-profiles .profile-head .c-history .entry img {
  601. margin: 0;
  602. }
  603.  
  604. .p-profiles .profile-content .cc-2 {
  605. position: relative;
  606. }
  607. .p-profiles .profile-content .cc-2 > .c-column {
  608. width: 100%;
  609. }
  610. .p-profiles .profile-head .c-brief header h1 {
  611. font-size: 20pt;
  612. transition: 1s ease;
  613. }
  614.  
  615. .p-profiles .profile-content .cc-2 .c-right .cc-2a {
  616. position: absolute;
  617. top: -21px;
  618. right: 0;
  619. width: 23%;
  620. margin: -195px 0px 0 0;
  621. }
  622.  
  623. .p-profiles .profile-content .cc-2 .c-right .cc-2a > .c-column {
  624. clear: both;
  625. width: 100%;
  626. margin: 0;
  627. }
  628.  
  629. .p-profiles .profile-content .cc-2 .c-left {
  630. width: 77%;
  631. height: 195px;
  632. padding-right: 3.5rem;
  633. margin-bottom: 1.5rem;
  634. }
  635.  
  636. /*.p-profiles .profile-head .c-history>.b-block_list>.entry {
  637. position: relative;
  638. }
  639. .p-profiles .profile-head .c-history{
  640. pointer-events: auto;
  641. }
  642. .p-profiles .profile-head .c-history .entry .misc {
  643. position: absolute;
  644. top: 7px;
  645. left: 48px;
  646. transition: .5s ease;
  647. transition-delay: .5s;
  648. }
  649. .p-profiles .profile-head .c-history .entry .misc.date {
  650. top: 26px;
  651. transition: .5s ease;
  652. transition-delay: .5s;
  653. }
  654. .p-profiles .profile-head .c-history .entry:first-child .misc {
  655. position: absolute;
  656. top: 0px;
  657. left: 48px;
  658. transition: .5s ease;
  659. transition-delay: .5s;
  660. }
  661. .p-profiles .profile-head .c-history .entry:first-child .misc.date {
  662. top: 19px;
  663. transition: .5s ease;
  664. transition-delay: .5s;
  665. }
  666. .p-profiles .profile-head .c-history .entry:hover .misc {
  667. position: absolute;
  668. top: 25px;
  669. left: 48px;
  670. transition-delay: 0s;
  671. }
  672. .p-profiles .profile-head .c-history .entry:hover .misc.date {
  673. top: 39px;
  674. transition-delay: 0s;
  675. }
  676. .p-profiles .profile-head .c-history .entry:first-child:hover .misc {
  677. position: absolute;
  678. top: 18px;
  679. left: 48px;
  680. transition-delay: 0s;
  681. }
  682. .p-profiles .profile-head .c-history .entry:first-child:hover .misc.date {
  683. top: 32px;
  684. transition-delay: 0s;
  685. }
  686. .p-profiles .profile-head .c-history .entry:hover .image-name {
  687. width: 100%;
  688. border-radius: 0;
  689. transition-delay: .5s;
  690. }
  691. .p-profiles .profile-head .c-history .entry .title {
  692. padding-left: 6px;
  693. }
  694. .profile-head:before {
  695. content: '';
  696. position: absolute;
  697. z-index: -1;
  698. background: url(http://i.imgur.com/HuhVxXC.jpg);
  699. background-size: cover;
  700. height: 240px;
  701. width: 970px;
  702. }*/
  703.  
  704.  
  705. .p-profiles-show .lifetime .bar, .p-profiles-show .lifetime .times {
  706. display:none;
  707. }
  708.  
  709. .p-profiles-show .lifetime .title .label{
  710. visibility: hidden;
  711. }
  712. .p-profiles-show .profile-content .activity{
  713. top: -55px;
  714. }
  715.  
  716. .p-profiles-show .profile-content .graph {
  717. height: 161px;
  718. }
  719.  
  720. .locale-en .copyright:before {
  721. content: 'Original theme by Renko ';
  722. }
  723. .locale-ru .copyright:before {
  724. content: 'Оригинальная тема от Renko ';
  725. }
  726.  
  727. /* cyrillic */
  728. /* cyrillic-ext */
  729. @font-face {
  730. font-family: 'Ubuntu';
  731. font-style: normal;
  732. font-weight: normal;
  733. src: local('Ubuntu'), url(//fonts.gstatic.com/s/ubuntu/v9/BxfrwvhZBmVnDwajjdTQeH-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
  734. unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
  735. }
  736. /* cyrillic */
  737. @font-face {
  738. font-family: 'Ubuntu';
  739. font-style: normal;
  740. font-weight: normal;
  741. src: local('Ubuntu'), url(//fonts.gstatic.com/s/ubuntu/v9/rOHfGaogav5XpJHYhB_YZ3-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
  742. unicode-range: U+0normal-045F, U+0490-0491, U+04B0-04B1, U+2116;
  743. }
  744. /* greek-ext */
  745. @font-face {
  746. font-family: 'Ubuntu';
  747. font-style: normal;
  748. font-weight: normal;
  749. src: local('Ubuntu'), url(//fonts.gstatic.com/s/ubuntu/v9/zwDIfh8KEInP4WYoM7h0b3-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
  750. unicode-range: U+1F00-1FFF;
  751. }
  752. /* greek */
  753. @font-face {
  754. font-family: 'Ubuntu';
  755. font-style: normal;
  756. font-weight: normal;
  757. src: local('Ubuntu'), url(//fonts.gstatic.com/s/ubuntu/v9/BgwOR-U84B6EluzUITbpkH-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
  758. unicode-range: U+0370-03FF;
  759. }
  760. /* latin-ext */
  761. @font-face {
  762. font-family: 'Ubuntu';
  763. font-style: normal;
  764. font-weight: normal;
  765. src: local('Ubuntu'), url(//fonts.gstatic.com/s/ubuntu/v9/Zcmru5bcP_p_TwCNg-F3DH-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
  766. unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
  767. }
  768. /* latin */
  769. @font-face {
  770. font-family: 'Ubuntu';
  771. font-style: normal;
  772. font-weight: normal;
  773. src: local('Ubuntu'), url(//fonts.gstatic.com/s/ubuntu/v9/zvCUQcxqeoKhyOlbifSAaevvDin1pK8aKteLpeZ5c0A.woff2) format('woff2');
  774. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  775. }
  776.  
  777.  
  778. /* cyrillic-ext */
  779. @font-face {
  780. font-family: 'Ubuntu';
  781. font-style: normal;
  782. font-weight: bold;
  783. src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(//fonts.gstatic.com/s/ubuntu/v9/oxrPYIm05JrY_0rFIEQ_oYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  784. unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
  785. }
  786. /* cyrillic */
  787. @font-face {
  788. font-family: 'Ubuntu';
  789. font-style: normal;
  790. font-weight: bold;
  791. src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(//fonts.gstatic.com/s/ubuntu/v9/4z2U46_RRLOfkoHsWJG3v4X0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  792. unicode-range: U+0normal-045F, U+0490-0491, U+04B0-04B1, U+2116;
  793. }
  794. /* greek-ext */
  795. @font-face {
  796. font-family: 'Ubuntu';
  797. font-style: normal;
  798. font-weight: bold;
  799. src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(//fonts.gstatic.com/s/ubuntu/v9/2vaWVxeAxHVkFcnCBCQCyYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  800. unicode-range: U+1F00-1FFF;
  801. }
  802. /* greek */
  803. @font-face {
  804. font-family: 'Ubuntu';
  805. font-style: normal;
  806. font-weight: bold;
  807. src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(//fonts.gstatic.com/s/ubuntu/v9/M-Ii49WH_TYYnOjQyLgTMIX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  808. unicode-range: U+0370-03FF;
  809. }
  810. /* latin-ext */
  811. @font-face {
  812. font-family: 'Ubuntu';
  813. font-style: normal;
  814. font-weight: bold;
  815. src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(//fonts.gstatic.com/s/ubuntu/v9/nsLtvfQoT-rVwGTHHnkeJoX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  816. unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
  817. }
  818. /* latin */
  819. @font-face {
  820. font-family: 'Ubuntu';
  821. font-style: normal;
  822. font-weight: bold;
  823. src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(//fonts.gstatic.com/s/ubuntu/v9/0ihfXUL2emPh0ROJezvraJBw1xU1rKptJj_0jans920.woff2) format('woff2');
  824. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  825. }
  826. /* cyrillic-ext */
  827. @font-face {
  828. font-family: 'Ubuntu';
  829. font-style: italic;
  830. font-weight: normal;
  831. src: local('Ubuntu Italic'), local('Ubuntu-Italic'), url(//fonts.gstatic.com/s/ubuntu/v9/w3OQMu9Ox3bN1d9i3mbh2xkAz4rYn47Zy2rvigWQf6w.woff2) format('woff2');
  832. unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
  833. }
  834.  
  835.  
  836. /* cyrillic */
  837. @font-face {
  838. font-family: 'Ubuntu';
  839. font-style: italic;
  840. font-weight: normal;
  841. src: local('Ubuntu Italic'), local('Ubuntu-Italic'), url(//fonts.gstatic.com/s/ubuntu/v9/LYvzNpa5ecqVXi8cf4pj-hkAz4rYn47Zy2rvigWQf6w.woff2) format('woff2');
  842. unicode-range: U+0normal-045F, U+0490-0491, U+04B0-04B1, U+2116;
  843. }
  844. /* greek-ext */
  845. @font-face {
  846. font-family: 'Ubuntu';
  847. font-style: italic;
  848. font-weight: normal;
  849. src: local('Ubuntu Italic'), local('Ubuntu-Italic'), url(//fonts.gstatic.com/s/ubuntu/v9/T0N0BD55aMuIijZeoZ4TJBkAz4rYn47Zy2rvigWQf6w.woff2) format('woff2');
  850. unicode-range: U+1F00-1FFF;
  851. }
  852. /* greek */
  853. @font-face {
  854. font-family: 'Ubuntu';
  855. font-style: italic;
  856. font-weight: normal;
  857. src: local('Ubuntu Italic'), local('Ubuntu-Italic'), url(//fonts.gstatic.com/s/ubuntu/v9/RunG4-izX6wYOuWLUJmsihkAz4rYn47Zy2rvigWQf6w.woff2) format('woff2');
  858. unicode-range: U+0370-03FF;
  859. }
  860. /* latin-ext */
  861. @font-face {
  862. font-family: 'Ubuntu';
  863. font-style: italic;
  864. font-weight: normal;
  865. src: local('Ubuntu Italic'), local('Ubuntu-Italic'), url(//fonts.gstatic.com/s/ubuntu/v9/IZYv9ktJI5s8uIr0hWnbSBkAz4rYn47Zy2rvigWQf6w.woff2) format('woff2');
  866. unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
  867. }
  868.  
  869.  
  870.  
  871. /* latin */
  872. @font-face {
  873. font-family: 'Ubuntu';
  874. font-style: italic;
  875. font-weight: normal;
  876. src: local('Ubuntu Italic'), local('Ubuntu-Italic'), url(//fonts.gstatic.com/s/ubuntu/v9/WB6rgjTg_oRfj6mlXZJbb3YhjbSpvc47ee6xR_80Hnw.woff2) format('woff2');
  877. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  878. }
  879. /* cyrillic-ext */
  880. @font-face {
  881. font-family: 'Ubuntu';
  882. font-style: italic;
  883. font-weight: bold;
  884. src: local('Ubuntu Bold Italic'), local('Ubuntu-BoldItalic'), url(//fonts.gstatic.com/s/ubuntu/v9/OMD20Sg9RTs7sUORCEN-7fZraR2Tg8w2lzm7kLNL0-w.woff2) format('woff2');
  885. unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
  886. }
  887. /* cyrillic */
  888. @font-face {
  889. font-family: 'Ubuntu';
  890. font-style: italic;
  891. font-weight: bold;
  892. src: local('Ubuntu Bold Italic'), local('Ubuntu-BoldItalic'), url(//fonts.gstatic.com/s/ubuntu/v9/OMD20Sg9RTs7sUORCEN-7V4sYYdJg5dU2qzJEVSuta0.woff2) format('woff2');
  893. unicode-range: U+0normal-045F, U+0490-0491, U+04B0-04B1, U+2116;
  894. }
  895. /* greek-ext */
  896. @font-face {
  897. font-family: 'Ubuntu';
  898. font-style: italic;
  899. font-weight: bold;
  900. src: local('Ubuntu Bold Italic'), local('Ubuntu-BoldItalic'), url(//fonts.gstatic.com/s/ubuntu/v9/OMD20Sg9RTs7sUORCEN-7VBW26QxpSj-_ZKm_xT4hWw.woff2) format('woff2');
  901. unicode-range: U+1F00-1FFF;
  902. }
  903. /* greek */
  904. @font-face {
  905. font-family: 'Ubuntu';
  906. font-style: italic;
  907. font-weight: bold;
  908. src: local('Ubuntu Bold Italic'), local('Ubuntu-BoldItalic'), url(//fonts.gstatic.com/s/ubuntu/v9/OMD20Sg9RTs7sUORCEN-7Qt_Rm691LTebKfY2ZkKSmI.woff2) format('woff2');
  909. unicode-range: U+0370-03FF;
  910. }
  911. /* latin-ext */
  912. @font-face {
  913. font-family: 'Ubuntu';
  914. font-style: italic;
  915. font-weight: bold;
  916. src: local('Ubuntu Bold Italic'), local('Ubuntu-BoldItalic'), url(//fonts.gstatic.com/s/ubuntu/v9/OMD20Sg9RTs7sUORCEN-7aE8kM4xWR1_1bYURRojRGc.woff2) format('woff2');
  917. unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
  918. }
  919. /* latin */
  920. @font-face {
  921. font-family: 'Ubuntu';
  922. font-style: italic;
  923. font-weight: bold;
  924. src: local('Ubuntu Bold Italic'), local('Ubuntu-BoldItalic'), url(//fonts.gstatic.com/s/ubuntu/v9/OMD20Sg9RTs7sUORCEN-7Ygp9Q8gbYrhqGlRav_IXfk.woff2) format('woff2');
  925. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  926. }
  927.  
  928. /* Comfortaa */
  929. /* cyrillic-ext */
  930. @font-face {
  931. font-family: 'Comfortaa';
  932. font-style: normal;
  933. font-weight: normal;
  934. src: local('Comfortaa Regular'), local('Comfortaa-Regular'), url(//fonts.gstatic.com/s/comfortaa/v8/Be0CkOtwwI2n86HMhtablYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  935. unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
  936. }
  937. /* cyrillic */
  938. @font-face {
  939. font-family: 'Comfortaa';
  940. font-style: normal;
  941. font-weight: normal;
  942. src: local('Comfortaa Regular'), local('Comfortaa-Regular'), url(//fonts.gstatic.com/s/comfortaa/v8/-DackuIFgo7Hfy3rR14C34X0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  943. unicode-range: U+0normal-045F, U+0490-0491, U+04B0-04B1, U+2116;
  944. }
  945. /* vietnamese */
  946. @font-face {
  947. font-family: 'Comfortaa';
  948. font-style: normal;
  949. font-weight: normal;
  950. src: local('Comfortaa Regular'), local('Comfortaa-Regular'), url(//fonts.gstatic.com/s/comfortaa/v8/Ao3NCHUpHgdVgp2UtibJoYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  951. unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
  952. }
  953. /* latin-ext */
  954. @font-face {
  955. font-family: 'Comfortaa';
  956. font-style: normal;
  957. font-weight: normal;
  958. src: local('Comfortaa Regular'), local('Comfortaa-Regular'), url(//fonts.gstatic.com/s/comfortaa/v8/wz1gqe57Mbg11v-OrLlVjoX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  959. unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
  960. }
  961. /* latin */
  962. @font-face {
  963. font-family: 'Comfortaa';
  964. font-style: normal;
  965. font-weight: normal;
  966. src: local('Comfortaa Regular'), local('Comfortaa-Regular'), url(//fonts.gstatic.com/s/comfortaa/v8/qLBu5CQmSMt1H43OiWJ77ZBw1xU1rKptJj_0jans920.woff2) format('woff2');
  967. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  968. }
  969. /* cyrillic-ext */
  970. @font-face {
  971. font-family: 'Comfortaa';
  972. font-style: normal;
  973. font-weight: bold;
  974. src: local('Comfortaa Bold'), local('Comfortaa-Bold'), url(//fonts.gstatic.com/s/comfortaa/v8/fND5XPYKrF2tQDwwfWZJIw7aC6SjiAOpAWOKfJDfVRY.woff2) format('woff2');
  975. unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
  976. }
  977. /* cyrillic */
  978. @font-face {
  979. font-family: 'Comfortaa';
  980. font-style: normal;
  981. font-weight: bold;
  982. src: local('Comfortaa Bold'), local('Comfortaa-Bold'), url(//fonts.gstatic.com/s/comfortaa/v8/fND5XPYKrF2tQDwwfWZJIxdwxCXfZpKo5kWAx_74bHs.woff2) format('woff2');
  983. unicode-range: U+0normal-045F, U+0490-0491, U+04B0-04B1, U+2116;
  984. }
  985. /* vietnamese */
  986. @font-face {
  987. font-family: 'Comfortaa';
  988. font-style: normal;
  989. font-weight: bold;
  990. src: local('Comfortaa Bold'), local('Comfortaa-Bold'), url(//fonts.gstatic.com/s/comfortaa/v8/fND5XPYKrF2tQDwwfWZJI_grLsWo7Jk1KvZser0olKY.woff2) format('woff2');
  991. unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
  992. }
  993. /* latin-ext */
  994. @font-face {
  995. font-family: 'Comfortaa';
  996. font-style: normal;
  997. font-weight: bold;
  998. src: local('Comfortaa Bold'), local('Comfortaa-Bold'), url(//fonts.gstatic.com/s/comfortaa/v8/fND5XPYKrF2tQDwwfWZJI4joYw3YTyktCCer_ilOlhE.woff2) format('woff2');
  999. unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
  1000. }
  1001.  
  1002.  
  1003. /* latin */
  1004. @font-face {
  1005. font-family: 'Comfortaa';
  1006. font-style: normal;
  1007. font-weight: bold;
  1008. src: local('Comfortaa Bold'), local('Comfortaa-Bold'), url(//fonts.gstatic.com/s/comfortaa/v8/fND5XPYKrF2tQDwwfWZJIxampu5_7CjHW5spxoeN3Vs.woff2) format('woff2');
  1009. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  1010. }
  1011.  
  1012.  
  1013. @media only screen and (min-width: 1024px)
  1014. header.head, .block2>ul {
  1015. padding: 5px;
  1016. background-color: inherit;
  1017. -webkit-box-shadow: none;
  1018. box-shadow: none;
  1019. }
  1020.  
  1021. @media only screen and (min-width: 1024px)
  1022. .b-topic, .history-page>div, .b-forums, .block2,
  1023. .contests.block, header.head, .cc-2.block, .about.block,
  1024. .profile-content>.block, .mini-charts>div, .b-collection-filters > div,
  1025. .edit-page>.block, .edit-page>form, .block.edit-page.list>div,
  1026. .block.edit-page.misc .cc-2, .menu-slide-inner>section .actions, .block.b-pages-container,
  1027. .list-groups, .pagination, .b-dialog, .b-db_entry, .cc-related-authors, .eight-characters,
  1028. .two-videos, .cc-similar, .ajax, .contests.block, .b-clubs.index, .b-animes-menu>div,
  1029. .cc.m0.d-cutted_covers, .bans, .b-favoured, .b-clubs-menu>div:nth-child(2), .b-clubs-menu>.d-cutted_covers,
  1030. .b-clubs-menu>.actions, .cc.d-cutted_covers, .menu-slide-inner .l-content>.block,
  1031. .b-clubs-menu > div:nth-child(5) {
  1032. border-radius: 3px;
  1033. background-color: rgba(255, 255, 255, 0.6);
  1034. margin-bottom: none !important;
  1035. padding-bottom: 2px !important;
  1036. -webkit-box-shadow: none !important;
  1037. -moz-box-shadow: none !important;
  1038. box-shadow: none !important;
  1039. }
  1040.  
  1041. .c-brief > header{
  1042. -webkit-box-shadow: none;
  1043. box-shadow: none;
  1044. background-color: inherit;
  1045. }
  1046.  
  1047. .cc-2.block {
  1048. margin-bottom: 0 !important;
  1049. -webkit-box-shadow: none;
  1050. -moz-box-shadow: none;
  1051. box-shadow: none;
  1052. border-radius: none;
  1053. }
  1054.  
  1055. .b-feedback {
  1056. visibility: hidden;
  1057. }
  1058.  
  1059. .p-profiles .profile-head .c-info .c-additionals {
  1060. visibility: hidden;
  1061. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement