Advertisement
Guest User

Untitled

a guest
Feb 25th, 2018
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.40 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. .b-topic,
  401. .history-page>div,
  402. .b-forums,
  403. .block2,
  404. .contests.block,
  405. header.head,
  406. /*.p-profiles .profile-head .c-history,
  407. .p-profiles .profile-head .c-info,
  408. .profile-head,*/
  409. .cc-2.block,
  410. .about.block,
  411. .profile-content>.block,
  412. .mini-charts>div,
  413. .b-collection-filters > div,
  414. .edit-page>.block,
  415. .edit-page>form,
  416. .block.edit-page.list>div,
  417. .block.edit-page.misc .cc-2,
  418. .menu-slide-inner>section
  419. .actions,
  420. .block.b-pages-container,
  421. .list-groups,
  422. .pagination,
  423. .b-dialog,
  424. .b-db_entry,
  425. .cc-related-authors,
  426. .eight-characters,
  427. .two-videos,
  428. .cc-similar,
  429. .ajax,
  430. .contests.block,
  431. .b-clubs.index,
  432. .b-animes-menu>div,
  433. .cc.m0.d-cutted_covers,
  434. .bans,
  435. .b-favoured,
  436. .b-clubs-menu>div:nth-child(2),
  437. .b-clubs-menu>.d-cutted_covers,
  438. .b-clubs-menu>.actions,
  439. .cc.d-cutted_covers,
  440. .menu-slide-inner .l-content>.block,
  441. .b-clubs-menu > div:nth-child(5),
  442. .l-menu > .block:nth-child(n+3) {
  443. border-radius: 3px;
  444. background-color: rgba(255, 255, 255, 0.6);
  445. margin-bottom: 15px !important;
  446. padding-bottom: 2px;
  447. -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  448. -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  449. box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  450. }
  451.  
  452. header.head,
  453. .p-profiles .profile-head .c-history,
  454. .p-profiles .profile-head .c-info {
  455. boreder-radius: 3px;}
  456.  
  457. .p-topics .b-menu_logo img {
  458. background-color: rgba(255, 255, 255, 0.6);
  459. padding-bottom: 2px;
  460. -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  461. -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  462. box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  463. padding-bottom: 0;
  464. margin-bottom: 0 !important;
  465. }
  466.  
  467. .p-clubs .b-menu_logo img {
  468. background-color: rgba(255, 255, 255, 0.6);
  469. padding-bottom: 2px;
  470. -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  471. -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  472. box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  473. padding-bottom: 0;
  474. margin-bottom: 10px !important;
  475. }
  476.  
  477.  
  478. .b-animes-menu>div:first-child {
  479. box-shadow: none;
  480. }
  481.  
  482.  
  483. .profile-content .block .b-topic {
  484. background: none;
  485. box-shadow: none;
  486. }
  487. .mass-actions {
  488. margin-top: 1px !important;
  489. margin-bottom: -26px;
  490. margin-right: 200px;
  491. }
  492.  
  493. .p-animes-show .cc-related-authors, .p-mangas-show .cc-related-authors, .cc.members {
  494. margin-bottom: 15px !important;
  495. }
  496.  
  497.  
  498. .b-user_rate .rate-show, header.head, .menu-slide-inner>section, .history-page>div {padding: 2px;}
  499.  
  500. .p-profiles .profile-head .c-brief .avatar{margin: 25px 15px 20px 15px;}
  501.  
  502. .p-profiles .profile-head .c-brief .avatar>img, .p-user_rates-index .l-menu .avatar img {
  503. -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  504. -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  505. box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  506. border-radius: 50%;
  507. background-color: rgba(255, 255, 255, 0.6);
  508. }
  509. .b-menu_logo {
  510. background-color: rgba(240, 240, 240, 0) !important;
  511. }
  512.  
  513. .p-topics .l-menu .b-forums>a {
  514. margin-bottom: 0;
  515. }
  516. .p-profiles .profile-head .c-brief .avatar .profile-actions {
  517. background-color: rgba(255, 255, 255, 0.6);
  518. margin-top: 14px;
  519. border-radius: 3px;
  520. }
  521.  
  522. .b-topic, .b-form, .l-content>.block {
  523. padding: 5px;
  524. }
  525. .profile-head .c-info {
  526. padding: 0 5px;
  527. }
  528.  
  529. .cc-2>.c-left, .about {
  530. padding-left: 5px;
  531. }
  532.  
  533. .b-clubs, .cc-favourites {
  534. padding: 0 5px 0;
  535. }
  536.  
  537. .cc-2>.c-left{padding-top: 5px;}
  538.  
  539. .about>.subheadline {margin-left: -5px;}
  540.  
  541. .p-profiles .profile-head .c-info .c-additionals {
  542. margin-bottom: 14px;
  543. }
  544.  
  545. .m13, .m5, .m8, .m10, .create-topic, .block>.subheadline {
  546. border-radius: 3px 3px 0 0;
  547. }
  548.  
  549. .b-options-floated, .subheadline-buttons {
  550. z-index: 2;
  551. }
  552.  
  553. .l-content>.filter {
  554. margin-top: -5px;
  555. padding-top: 4px;
  556. background-color: rgba(255, 255, 255, 0.6);
  557. border-radius: 0 0 3px;
  558. }
  559. .l-content>.filter>input {
  560. border-radius: 0 0 3px;
  561. }
  562.  
  563.  
  564. .b-forum > .faye-loader, .b-forum > .faye-loader:hover {
  565. border-radius: 3px;
  566. border:none;
  567. margin-bottom: 15px !important;
  568. padding-bottom: 2px;
  569. -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  570. -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  571. box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);}
  572.  
  573. .members, .admin {
  574. padding: 2px;
  575. padding-top: 34px;
  576. border-radius: 3px;
  577. background: rgba(255, 255, 255, 0.6);
  578. position: relative;
  579. margin-bottom: 15px !important;
  580. top: -34px;
  581. -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  582. -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  583. box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.5);
  584. }
  585.  
  586. .admin {
  587. top: -67px;
  588. }
  589. .b-clubs-menu>div:nth-last-child(2) {
  590. top: -29px;
  591. }
  592.  
  593. .b-topic:first-child{
  594. padding-top: 5px !important;
  595. }
  596.  
  597. .p-clubs .menu-slide-inner .l-content .b-topic {
  598. position: relative;
  599. top: -27px;
  600. padding-top: 27px !important;
  601. }
  602.  
  603. .menu-slide-inner .l-content>.subheadline, .b-clubs-menu>.subheadline {
  604. top: 4px;
  605. position: relative;
  606. z-index: 1;
  607. }
  608.  
  609. header.head, .block2>ul {padding: 5px;}
  610.  
  611. /*Эксперименты с профилем */
  612.  
  613. .p-profiles .profile-head .c-info .c-lists-info .b-stats_bar {
  614. margin-bottom: 10px;
  615. }
  616.  
  617.  
  618. .b-stats_bar .bar {
  619. border-radius: 3px;
  620. height: 18px;
  621. }
  622.  
  623.  
  624. .b-stats_bar .bar .first, .b-stats_bar .bar .second, .b-stats_bar .bar .third {
  625. line-height: 18px;
  626. }
  627.  
  628.  
  629.  
  630.  
  631. .p-profiles .profile-head .c-history .entry .image-name {
  632. float: left;
  633. width: 32px;
  634. height: 32px;
  635. border-radius: 50%;
  636. margin: 5px 8px 8px 8px;
  637. overflow: hidden;
  638. transition: 1s ease;
  639. transition-delay: 0s;
  640. }
  641. .p-profiles .profile-head .c-history .entry img {
  642. margin: 0;
  643. }
  644.  
  645. .p-profiles .profile-content .cc-2 {
  646. position: relative;
  647. }
  648. .p-profiles .profile-content .cc-2 > .c-column {
  649. width: 100%;
  650. }
  651. .p-profiles .profile-head .c-brief header h1 {
  652. font-size: 20pt;
  653. transition: 1s ease;
  654. }
  655.  
  656. .p-profiles .profile-content .cc-2 .c-right .cc-2a {
  657. position: absolute;
  658. top: -21px;
  659. right: 0;
  660. width: 23%;
  661. margin: -195px 0px 0 0;
  662. }
  663.  
  664. .p-profiles .profile-content .cc-2 .c-right .cc-2a > .c-column {
  665. clear: both;
  666. width: 100%;
  667. margin: 0;
  668. }
  669.  
  670. .p-profiles .profile-content .cc-2 .c-left {
  671. width: 77%;
  672. height: 195px;
  673. padding-right: 3.5rem;
  674. margin-bottom: 1.5rem;
  675. }
  676.  
  677. /*.p-profiles .profile-head .c-history>.b-block_list>.entry {
  678. position: relative;
  679. }
  680. .p-profiles .profile-head .c-history{
  681. pointer-events: auto;
  682. }
  683. .p-profiles .profile-head .c-history .entry .misc {
  684. position: absolute;
  685. top: 7px;
  686. left: 48px;
  687. transition: .5s ease;
  688. transition-delay: .5s;
  689. }
  690. .p-profiles .profile-head .c-history .entry .misc.date {
  691. top: 26px;
  692. transition: .5s ease;
  693. transition-delay: .5s;
  694. }
  695. .p-profiles .profile-head .c-history .entry:first-child .misc {
  696. position: absolute;
  697. top: 0px;
  698. left: 48px;
  699. transition: .5s ease;
  700. transition-delay: .5s;
  701. }
  702. .p-profiles .profile-head .c-history .entry:first-child .misc.date {
  703. top: 19px;
  704. transition: .5s ease;
  705. transition-delay: .5s;
  706. }
  707. .p-profiles .profile-head .c-history .entry:hover .misc {
  708. position: absolute;
  709. top: 25px;
  710. left: 48px;
  711. transition-delay: 0s;
  712. }
  713. .p-profiles .profile-head .c-history .entry:hover .misc.date {
  714. top: 39px;
  715. transition-delay: 0s;
  716. }
  717. .p-profiles .profile-head .c-history .entry:first-child:hover .misc {
  718. position: absolute;
  719. top: 18px;
  720. left: 48px;
  721. transition-delay: 0s;
  722. }
  723. .p-profiles .profile-head .c-history .entry:first-child:hover .misc.date {
  724. top: 32px;
  725. transition-delay: 0s;
  726. }
  727. .p-profiles .profile-head .c-history .entry:hover .image-name {
  728. width: 100%;
  729. border-radius: 0;
  730. transition-delay: .5s;
  731. }
  732. .p-profiles .profile-head .c-history .entry .title {
  733. padding-left: 6px;
  734. }
  735. .profile-head:before {
  736. content: '';
  737. position: absolute;
  738. z-index: -1;
  739. background: url(http://i.imgur.com/HuhVxXC.jpg);
  740. background-size: cover;
  741. height: 240px;
  742. width: 970px;
  743. }*/
  744.  
  745.  
  746. .p-profiles-show .lifetime .bar, .p-profiles-show .lifetime .times {
  747. display:none;
  748. }
  749.  
  750. .p-profiles-show .lifetime .title .label{
  751. visibility: hidden;
  752. }
  753. .p-profiles-show .profile-content .activity{
  754. top: -55px;
  755. }
  756.  
  757. .p-profiles-show .profile-content .graph {
  758. height: 161px;
  759. }
  760.  
  761. .locale-en .copyright:before {
  762. content: 'Original theme by Renko ';
  763. }
  764. .locale-ru .copyright:before {
  765. content: 'Оригинальная тема от Renko ';
  766. }
  767.  
  768. /* cyrillic */
  769. /* cyrillic-ext */
  770. @font-face {
  771. font-family: 'Ubuntu';
  772. font-style: normal;
  773. font-weight: normal;
  774. src: local('Ubuntu'), url(//fonts.gstatic.com/s/ubuntu/v9/BxfrwvhZBmVnDwajjdTQeH-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
  775. unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
  776. }
  777. /* cyrillic */
  778. @font-face {
  779. font-family: 'Ubuntu';
  780. font-style: normal;
  781. font-weight: normal;
  782. src: local('Ubuntu'), url(//fonts.gstatic.com/s/ubuntu/v9/rOHfGaogav5XpJHYhB_YZ3-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
  783. unicode-range: U+0normal-045F, U+0490-0491, U+04B0-04B1, U+2116;
  784. }
  785. /* greek-ext */
  786. @font-face {
  787. font-family: 'Ubuntu';
  788. font-style: normal;
  789. font-weight: normal;
  790. src: local('Ubuntu'), url(//fonts.gstatic.com/s/ubuntu/v9/zwDIfh8KEInP4WYoM7h0b3-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
  791. unicode-range: U+1F00-1FFF;
  792. }
  793. /* greek */
  794. @font-face {
  795. font-family: 'Ubuntu';
  796. font-style: normal;
  797. font-weight: normal;
  798. src: local('Ubuntu'), url(//fonts.gstatic.com/s/ubuntu/v9/BgwOR-U84B6EluzUITbpkH-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
  799. unicode-range: U+0370-03FF;
  800. }
  801. /* latin-ext */
  802. @font-face {
  803. font-family: 'Ubuntu';
  804. font-style: normal;
  805. font-weight: normal;
  806. src: local('Ubuntu'), url(//fonts.gstatic.com/s/ubuntu/v9/Zcmru5bcP_p_TwCNg-F3DH-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
  807. unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
  808. }
  809. /* latin */
  810. @font-face {
  811. font-family: 'Ubuntu';
  812. font-style: normal;
  813. font-weight: normal;
  814. src: local('Ubuntu'), url(//fonts.gstatic.com/s/ubuntu/v9/zvCUQcxqeoKhyOlbifSAaevvDin1pK8aKteLpeZ5c0A.woff2) format('woff2');
  815. 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;
  816. }
  817.  
  818.  
  819. /* cyrillic-ext */
  820. @font-face {
  821. font-family: 'Ubuntu';
  822. font-style: normal;
  823. font-weight: bold;
  824. src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(//fonts.gstatic.com/s/ubuntu/v9/oxrPYIm05JrY_0rFIEQ_oYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  825. unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
  826. }
  827. /* cyrillic */
  828. @font-face {
  829. font-family: 'Ubuntu';
  830. font-style: normal;
  831. font-weight: bold;
  832. src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(//fonts.gstatic.com/s/ubuntu/v9/4z2U46_RRLOfkoHsWJG3v4X0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  833. unicode-range: U+0normal-045F, U+0490-0491, U+04B0-04B1, U+2116;
  834. }
  835. /* greek-ext */
  836. @font-face {
  837. font-family: 'Ubuntu';
  838. font-style: normal;
  839. font-weight: bold;
  840. src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(//fonts.gstatic.com/s/ubuntu/v9/2vaWVxeAxHVkFcnCBCQCyYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  841. unicode-range: U+1F00-1FFF;
  842. }
  843. /* greek */
  844. @font-face {
  845. font-family: 'Ubuntu';
  846. font-style: normal;
  847. font-weight: bold;
  848. src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(//fonts.gstatic.com/s/ubuntu/v9/M-Ii49WH_TYYnOjQyLgTMIX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  849. unicode-range: U+0370-03FF;
  850. }
  851. /* latin-ext */
  852. @font-face {
  853. font-family: 'Ubuntu';
  854. font-style: normal;
  855. font-weight: bold;
  856. src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(//fonts.gstatic.com/s/ubuntu/v9/nsLtvfQoT-rVwGTHHnkeJoX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  857. unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
  858. }
  859. /* latin */
  860. @font-face {
  861. font-family: 'Ubuntu';
  862. font-style: normal;
  863. font-weight: bold;
  864. src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(//fonts.gstatic.com/s/ubuntu/v9/0ihfXUL2emPh0ROJezvraJBw1xU1rKptJj_0jans920.woff2) format('woff2');
  865. 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;
  866. }
  867. /* cyrillic-ext */
  868. @font-face {
  869. font-family: 'Ubuntu';
  870. font-style: italic;
  871. font-weight: normal;
  872. src: local('Ubuntu Italic'), local('Ubuntu-Italic'), url(//fonts.gstatic.com/s/ubuntu/v9/w3OQMu9Ox3bN1d9i3mbh2xkAz4rYn47Zy2rvigWQf6w.woff2) format('woff2');
  873. unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
  874. }
  875.  
  876.  
  877. /* cyrillic */
  878. @font-face {
  879. font-family: 'Ubuntu';
  880. font-style: italic;
  881. font-weight: normal;
  882. src: local('Ubuntu Italic'), local('Ubuntu-Italic'), url(//fonts.gstatic.com/s/ubuntu/v9/LYvzNpa5ecqVXi8cf4pj-hkAz4rYn47Zy2rvigWQf6w.woff2) format('woff2');
  883. unicode-range: U+0normal-045F, U+0490-0491, U+04B0-04B1, U+2116;
  884. }
  885. /* greek-ext */
  886. @font-face {
  887. font-family: 'Ubuntu';
  888. font-style: italic;
  889. font-weight: normal;
  890. src: local('Ubuntu Italic'), local('Ubuntu-Italic'), url(//fonts.gstatic.com/s/ubuntu/v9/T0N0BD55aMuIijZeoZ4TJBkAz4rYn47Zy2rvigWQf6w.woff2) format('woff2');
  891. unicode-range: U+1F00-1FFF;
  892. }
  893. /* greek */
  894. @font-face {
  895. font-family: 'Ubuntu';
  896. font-style: italic;
  897. font-weight: normal;
  898. src: local('Ubuntu Italic'), local('Ubuntu-Italic'), url(//fonts.gstatic.com/s/ubuntu/v9/RunG4-izX6wYOuWLUJmsihkAz4rYn47Zy2rvigWQf6w.woff2) format('woff2');
  899. unicode-range: U+0370-03FF;
  900. }
  901. /* latin-ext */
  902. @font-face {
  903. font-family: 'Ubuntu';
  904. font-style: italic;
  905. font-weight: normal;
  906. src: local('Ubuntu Italic'), local('Ubuntu-Italic'), url(//fonts.gstatic.com/s/ubuntu/v9/IZYv9ktJI5s8uIr0hWnbSBkAz4rYn47Zy2rvigWQf6w.woff2) format('woff2');
  907. unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
  908. }
  909.  
  910.  
  911.  
  912. /* latin */
  913. @font-face {
  914. font-family: 'Ubuntu';
  915. font-style: italic;
  916. font-weight: normal;
  917. src: local('Ubuntu Italic'), local('Ubuntu-Italic'), url(//fonts.gstatic.com/s/ubuntu/v9/WB6rgjTg_oRfj6mlXZJbb3YhjbSpvc47ee6xR_80Hnw.woff2) format('woff2');
  918. 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;
  919. }
  920. /* cyrillic-ext */
  921. @font-face {
  922. font-family: 'Ubuntu';
  923. font-style: italic;
  924. font-weight: bold;
  925. src: local('Ubuntu Bold Italic'), local('Ubuntu-BoldItalic'), url(//fonts.gstatic.com/s/ubuntu/v9/OMD20Sg9RTs7sUORCEN-7fZraR2Tg8w2lzm7kLNL0-w.woff2) format('woff2');
  926. unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
  927. }
  928. /* cyrillic */
  929. @font-face {
  930. font-family: 'Ubuntu';
  931. font-style: italic;
  932. font-weight: bold;
  933. src: local('Ubuntu Bold Italic'), local('Ubuntu-BoldItalic'), url(//fonts.gstatic.com/s/ubuntu/v9/OMD20Sg9RTs7sUORCEN-7V4sYYdJg5dU2qzJEVSuta0.woff2) format('woff2');
  934. unicode-range: U+0normal-045F, U+0490-0491, U+04B0-04B1, U+2116;
  935. }
  936. /* greek-ext */
  937. @font-face {
  938. font-family: 'Ubuntu';
  939. font-style: italic;
  940. font-weight: bold;
  941. src: local('Ubuntu Bold Italic'), local('Ubuntu-BoldItalic'), url(//fonts.gstatic.com/s/ubuntu/v9/OMD20Sg9RTs7sUORCEN-7VBW26QxpSj-_ZKm_xT4hWw.woff2) format('woff2');
  942. unicode-range: U+1F00-1FFF;
  943. }
  944. /* greek */
  945. @font-face {
  946. font-family: 'Ubuntu';
  947. font-style: italic;
  948. font-weight: bold;
  949. src: local('Ubuntu Bold Italic'), local('Ubuntu-BoldItalic'), url(//fonts.gstatic.com/s/ubuntu/v9/OMD20Sg9RTs7sUORCEN-7Qt_Rm691LTebKfY2ZkKSmI.woff2) format('woff2');
  950. unicode-range: U+0370-03FF;
  951. }
  952. /* latin-ext */
  953. @font-face {
  954. font-family: 'Ubuntu';
  955. font-style: italic;
  956. font-weight: bold;
  957. src: local('Ubuntu Bold Italic'), local('Ubuntu-BoldItalic'), url(//fonts.gstatic.com/s/ubuntu/v9/OMD20Sg9RTs7sUORCEN-7aE8kM4xWR1_1bYURRojRGc.woff2) format('woff2');
  958. unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
  959. }
  960. /* latin */
  961. @font-face {
  962. font-family: 'Ubuntu';
  963. font-style: italic;
  964. font-weight: bold;
  965. src: local('Ubuntu Bold Italic'), local('Ubuntu-BoldItalic'), url(//fonts.gstatic.com/s/ubuntu/v9/OMD20Sg9RTs7sUORCEN-7Ygp9Q8gbYrhqGlRav_IXfk.woff2) format('woff2');
  966. 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;
  967. }
  968.  
  969. /* Comfortaa */
  970. /* cyrillic-ext */
  971. @font-face {
  972. font-family: 'Comfortaa';
  973. font-style: normal;
  974. font-weight: normal;
  975. src: local('Comfortaa Regular'), local('Comfortaa-Regular'), url(//fonts.gstatic.com/s/comfortaa/v8/Be0CkOtwwI2n86HMhtablYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  976. unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
  977. }
  978. /* cyrillic */
  979. @font-face {
  980. font-family: 'Comfortaa';
  981. font-style: normal;
  982. font-weight: normal;
  983. src: local('Comfortaa Regular'), local('Comfortaa-Regular'), url(//fonts.gstatic.com/s/comfortaa/v8/-DackuIFgo7Hfy3rR14C34X0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  984. unicode-range: U+0normal-045F, U+0490-0491, U+04B0-04B1, U+2116;
  985. }
  986. /* vietnamese */
  987. @font-face {
  988. font-family: 'Comfortaa';
  989. font-style: normal;
  990. font-weight: normal;
  991. src: local('Comfortaa Regular'), local('Comfortaa-Regular'), url(//fonts.gstatic.com/s/comfortaa/v8/Ao3NCHUpHgdVgp2UtibJoYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  992. unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
  993. }
  994. /* latin-ext */
  995. @font-face {
  996. font-family: 'Comfortaa';
  997. font-style: normal;
  998. font-weight: normal;
  999. src: local('Comfortaa Regular'), local('Comfortaa-Regular'), url(//fonts.gstatic.com/s/comfortaa/v8/wz1gqe57Mbg11v-OrLlVjoX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  1000. unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
  1001. }
  1002. /* latin */
  1003. @font-face {
  1004. font-family: 'Comfortaa';
  1005. font-style: normal;
  1006. font-weight: normal;
  1007. src: local('Comfortaa Regular'), local('Comfortaa-Regular'), url(//fonts.gstatic.com/s/comfortaa/v8/qLBu5CQmSMt1H43OiWJ77ZBw1xU1rKptJj_0jans920.woff2) format('woff2');
  1008. 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;
  1009. }
  1010. /* cyrillic-ext */
  1011. @font-face {
  1012. font-family: 'Comfortaa';
  1013. font-style: normal;
  1014. font-weight: bold;
  1015. src: local('Comfortaa Bold'), local('Comfortaa-Bold'), url(//fonts.gstatic.com/s/comfortaa/v8/fND5XPYKrF2tQDwwfWZJIw7aC6SjiAOpAWOKfJDfVRY.woff2) format('woff2');
  1016. unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
  1017. }
  1018. /* cyrillic */
  1019. @font-face {
  1020. font-family: 'Comfortaa';
  1021. font-style: normal;
  1022. font-weight: bold;
  1023. src: local('Comfortaa Bold'), local('Comfortaa-Bold'), url(//fonts.gstatic.com/s/comfortaa/v8/fND5XPYKrF2tQDwwfWZJIxdwxCXfZpKo5kWAx_74bHs.woff2) format('woff2');
  1024. unicode-range: U+0normal-045F, U+0490-0491, U+04B0-04B1, U+2116;
  1025. }
  1026. /* vietnamese */
  1027. @font-face {
  1028. font-family: 'Comfortaa';
  1029. font-style: normal;
  1030. font-weight: bold;
  1031. src: local('Comfortaa Bold'), local('Comfortaa-Bold'), url(//fonts.gstatic.com/s/comfortaa/v8/fND5XPYKrF2tQDwwfWZJI_grLsWo7Jk1KvZser0olKY.woff2) format('woff2');
  1032. unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
  1033. }
  1034. /* latin-ext */
  1035. @font-face {
  1036. font-family: 'Comfortaa';
  1037. font-style: normal;
  1038. font-weight: bold;
  1039. src: local('Comfortaa Bold'), local('Comfortaa-Bold'), url(//fonts.gstatic.com/s/comfortaa/v8/fND5XPYKrF2tQDwwfWZJI4joYw3YTyktCCer_ilOlhE.woff2) format('woff2');
  1040. unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
  1041. }
  1042.  
  1043.  
  1044. /* latin */
  1045. @font-face {
  1046. font-family: 'Comfortaa';
  1047. font-style: normal;
  1048. font-weight: bold;
  1049. src: local('Comfortaa Bold'), local('Comfortaa-Bold'), url(//fonts.gstatic.com/s/comfortaa/v8/fND5XPYKrF2tQDwwfWZJIxampu5_7CjHW5spxoeN3Vs.woff2) format('woff2');
  1050. 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;
  1051. }
  1052.  
  1053.  
  1054. @media only screen and (min-width: 1024px)
  1055. header.head, .block2>ul {
  1056. padding: 5px;
  1057. background-color: inherit;
  1058. -webkit-box-shadow: none;
  1059. box-shadow: none;
  1060. }
  1061.  
  1062. @media only screen and (min-width: 1024px)
  1063. .b-topic, .history-page>div, .b-forums, .block2,
  1064. .contests.block, header.head, .cc-2.block, .about.block,
  1065. .profile-content>.block, .mini-charts>div, .b-collection-filters > div,
  1066. .edit-page>.block, .edit-page>form, .block.edit-page.list>div,
  1067. .block.edit-page.misc .cc-2, .menu-slide-inner>section .actions, .block.b-pages-container,
  1068. .list-groups, .pagination, .b-dialog, .b-db_entry, .cc-related-authors, .eight-characters,
  1069. .two-videos, .cc-similar, .ajax, .contests.block, .b-clubs.index, .b-animes-menu>div,
  1070. .cc.m0.d-cutted_covers, .bans, .b-favoured, .b-clubs-menu>div:nth-child(2), .b-clubs-menu>.d-cutted_covers,
  1071. .b-clubs-menu>.actions, .cc.d-cutted_covers, .menu-slide-inner .l-content>.block,
  1072. .b-clubs-menu > div:nth-child(5) {
  1073. border-radius: 3px;
  1074. background-color: rgba(255, 255, 255, 0.6);
  1075. margin-bottom: none !important;
  1076. padding-bottom: 2px !important;
  1077. -webkit-box-shadow: none !important;
  1078. -moz-box-shadow: none !important;
  1079. box-shadow: none !important;
  1080. }
  1081.  
  1082. .c-brief > header{
  1083. -webkit-box-shadow: none;
  1084. box-shadow: none;
  1085. background-color: inherit;
  1086. }
  1087.  
  1088. .profile-head {
  1089. background-color: rgba(255,255,255,0.6)
  1090. }
  1091.  
  1092. .cc-2.block {
  1093. margin-bottom: 0 !important;
  1094. -webkit-box-shadow: none;
  1095. -moz-box-shadow: none;
  1096. box-shadow: none;
  1097. border-radius: none;
  1098. }
  1099.  
  1100. .b-feedback {
  1101. visibility: hidden;
  1102. }
  1103.  
  1104. .p-profiles .profile-head .c-info .c-additionals {
  1105. visibility: hidden;
  1106. }
  1107.  
  1108.  
  1109.  
  1110. {
  1111. display: none клубы
  1112. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement