:root { --mainPun: #ededed; --mainText: #333333; --acc1: #0f85a2; --acc2: #9c5951; --rds3: 3px; --rds10: 10px; --navlcolor: #ffffff; --navlbg: #1c1c1c; --h3BG: #2f2f2f; --ctgrBG: #f9f9f9; --brdr1: #e9e9e9; --brdr2: #dddddd; } /* отключения -------------------------------------------------------------*/ #pun-index thead, .punbb td .modlist, div#pun-live-rusff, .topic a.sharelink, li.pl-reports, #pun-index #pun-crumbs2, #pun-searchtopics h1, span.stickytext, span.closedatafield, .punbb .linksb noindex, #pun-announcement h2, p.lastedit, div#topic-modmenu p.container span, form#post fieldset legend, #post-form h2, div#pun-profile small#plng, div#pun-userlist h1, div#pun-profile h1, div#pun-searchposts h1, div#pun-searchposts li.pa-replies, div#pun-searchposts .post h3 span em, div#pun-searchposts .post h3 span a:last-child:after, .go-up img, .go-down img, li#navawards, h1.title-logo, div#pun-messages li.pa-posts, li#pa-fld1 span, li#pa-fld5 span, li#pa-invites, li.pl-email.email, #profilenav li.item9, li#h-unanswered, li#pa-fld3 span, div#pun-messages td#button-mask, td#button-smile, div#pun-messages td#button-video, div#pun-profile td#button-mask, .postlink span.closed, span.mini_awards_label, div#pun-messages small#plng, div#pun-messages #togglePreview, span.item4.status-right, .notify-bubble:after, span.item3.status-right, #pun-viewforum .forum thead, #pun-searchtopics .forum thead, .tc3.relation, #pun-userlist thead, #profilenav h2, li.item13.profile-item-notifications, li.item12.profile-item-usercp {display: none !important;} @import url(style_cs.css); #pun-navlinks .container { } .offline li.pa-online strong { font-weight: normal } .punbb a, .punbb a:link, .punbb a:visited, .punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited { color: var(--acc1); text-decoration: none !important; transition: color 0.3s, background-color 0.3s; } .punbb a:hover, .punbb a:focus, .punbb a:active, .punbb-admin #pun-admain .nodefault, .punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active { color: var(--acc2); } #pun-navlinks li#navadmin a:before { content: '\f013'; font: normal 600 10px/100% 'Font Awesome 6 Pro'; margin: 0 4px 0 0; } #pun-navlinks li#navprofiles a:before { content: '\f362'; font: normal 600 10px/100% 'Font Awesome 6 Pro'; margin: 0 4px 0 0; } #pun-navlinks a { color: var(--navlbg); text-decoration: none !important; font-family: Conthrax; text-transform: uppercase; font-size: 9px; letter-spacing: .5px; background: var(--navlcolor); display: flex; align-items: center; justify-content: center; line-height: 0; height: 19px; padding: 0 6px; border-radius: var(--rds3); box-shadow: -2px 2px 0 0 var(--navlbg); } #pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active { text-decoration: none !important; background: var(--acc1); } #pun-pagelinks a:active, #pun-pagelinks a:focus { background-color: #333; color: #fff; } #pun-main div.catleft, #pun-main div.catright {display: none}