структура style.css
Код:
/* I. ШРИФТЫ, ТЕКСТ И ССЫЛКИ -------------------------------------------------------------*/ @import url(style_cs.css); /* цвет текста на форуме */ .punbb {font: normal 68.75% verdana, arial, helvetica, sans-serif; color: #151515;} /* цвет отдельных пунктов */ #onlinelist, #pun-viewforum #pun-main .container, #pun-viewforum .tc2, #pun-viewforum .tc3, .linkst, .linksb, #pun-searchposts .post-links a, .punbb .required label, .punbb .datafield span.input, .selectfield label, .inputfield label, #pun-admain legend span, p[class="checkfield"] *, div[class="checkfield"] *, fieldset[class="radiofield"] *, #pun-viewtopic h3, #pun-viewtopic h3 a, #topic-users-in .container, .punbb th, #profile-right li strong, #MyBookmarks h2, #MyBookmarks h1, .editBookmark h2, #viewprofile h2 span, #pun-adnav h2, #pun-admain h2 span, #setmods dt, .punbb .post h3 strong, #post.container legend span, #userlist.container legend span, #punbbsearch.container legend span, .container legend.warntext span, #notify-settings, #pun-messages .postlink .button, #pun-messages #profile.formal .post h3, small#plng {color: #81918f !important;} /* ссылки */ .punbb a {text-decoration:none;transition: all 1s cubic-bezier(0.2, 0.2, 0.2, 1), color 0.5s 0.2s linear; color: #7b6a85;} /* для админки и закладок, цвет как выше*/ #pun-admain a, #MyBookmarks span.scrl.t, #MyBookmarks span.scrl.b {color: #7b6a85 !important;} /* после наведения*/ .punbb a:hover, .punbb a:focus, .punbb a:active {color: #a896b3;} /* II. ФОН, ТЕЛО -------------------------------------------------------------*/ /* фон */ body {/* overflow-x: hidden; */ background: url() no-repeat top center, /* шапка */ url() no-repeat bottom center, /* футер */ url() repeat fixed #83788a;} /* сам фон. если цельная картинка, no-repeat. если прокручивается, убираем fixed */ /* фон на странице переадресации. копировать посл строчку выше */ body.redirect-page {background: url() repeat fixed #83788a !important;} /* тело */ #pun { margin: 0px auto 0px auto; position: relative; background-image: url();background-color: #dbe5e3;width : 950px;} .punbb {height: auto; padding: 0px 20px 0px 20px;position: relative;} /* расстояние между концом рамки и началом наполнения форума 20px минимум */ /* отступ от рамки сверху, если нужно */ #pun-admain, #pun-main { margin-top: 20px;} /* III. ПОЛЬЗОВАТЕЛЬСКАЯ НАВИГАЦИЯ, ПРИВЕТСТВИЕ, НАВИГАЦИЯ ПО ТЕМАМ -------------------------------------------------------------*/ span.item1 strong, span.item2 strong, #profile-left #pa-avatar strong, .pa-online strong {font-weight: normal !important;} /* стиль отдельно для форум участники и тд */ #pun-navlinks .container {} #pun-navlinks, #pun-navlinks a { color: #4b605e; } /* стиль отдельно для новых соо и тд */ #pun-ulinks .container {} #pun-ulinks, #pun-ulinks a { color: #e2eeec; } /* общий стиль для обоих, если есть общее */ #pun-navlinks .container, #pun-ulinks .container { text-align: center;} #pun-navlinks li, #pun-ulinks li { display: inline; margin: 0 5px;} /* объявление, если нужен отступ */ #pun-announcement { padding: 0 0 0px 0;} /* привет, ваш посл визит */ #pun-status { } #pun-status strong, #pun-status a {color: #253e1a} /* если ник и время отдельным цветом*/ #pun-status {color: #d8cedc;} /* рейтинг форумов снизу */ #pun-about .item1 {margin: auto; display: block; text-align: center; width: 100%} #pun-about .item1, #pun-about .item1 a {color: #d8cedc;} /* навигация по темам */ #pun-crumbs1, #pun-crumbs2 { position: relative; text-transform: uppercase; margin-left: 0px; display: flex !important; justify-content: center;} #pun-crumbs2 {margin-top: 20px;} #pun-crumbs1, #pun-crumbs2, #pun-viewtopic .post-links, #pun-messages .post-links, #pun-post h3, #pun-searchposts h3 {font-family: 'Raleway'; letter-spacing: .5px; font-size: 10px; text-transform:lowercase;} #pun-crumbs1 .container a:after, #pun-crumbs2 .container a:after, div#pun-searchposts h3 a:after {content: '•'; margin: 0 2px 0 4px;} #pun-crumbs1, #pun-crumbs1 p.container span, #pun-crumbs1 a, #pun-crumbs1 .container a:after, div#pun-searchposts h3 a:after, #pun-crumbs2, #pun-crumbs2 a, #pun-crumbs2 .container a:after, .punbb .post-links a {color: #7d9a97;} /* полоски между постов в теме */ #pun-viewtopic .post-links, #pun-messages .post-links, #pun-post h3, #pun-searchposts h3 {text-align: center; background: #cad7d68c; height: 18px; line-height: 15px; margin: 0 0px;} /* IV. ПОДФОРУМ НА ГЛАВНОЙ -------------------------------------------------------------*/ .punbb .main .tcmod {width: 2%;} #pun-index th, #pun-viewforum th { font-size:0 !important; } #pun-index .tcl { overflow: hidden; text-align: left; width: 40% !important; padding-left: 7px;} #pun-index .tclcon { width: 370px; min-height: 90px; text-align: center; margin: 10px 0 10px 0; font-family: Arial; letter-spacing: .5px; position: relative; font-size: 9px;} #pun-index .tclcon {color: #435451} #pun-index .tclcon a {color: #677d79} #pun-index tr.isub {display: none;} /* название */ #pun-index .tcl h3 {margin: 0 0 0 0;font-family: raleway; text-transform: uppercase !important; font-size: 15px !important;} /* аватар */ .punbb .user-avatar .avatar-image, .punbb .tcr .user-avatar { border-radius: 0px !important; height: 40px !important; width: 40px !important;} .punbb .user-avatar .avatar-image { opacity: .5 !important;} .punbb .tcr .user-avatar { margin: 0px 0px !important; float: left;} .punbb .user-avatar .isonline {top: 4px !important; right: 5px !important; background: #cee9e6 !important;} /* справа */ #pun-index .main .tcr { text-align: left; width: 35%; font-family: Arial; font-size: 11px; letter-spacing: .5px; text-transform: lowercase;} #pun-index .hasicon tr, #pun-index .hasicon tr a {color: #5e7672;} #pun-index .tcr a { padding: 0 0 4px 0; width: 100%; display: block;} #pun-index .tcr .lastpost { display: block; margin-top: -10px;} #pun-index .tcr em.user-avatar a { border-bottom: none !important;} /* цифры посередине */ #pun-index .category .tc2, #pun-index .category .tc3 {text-align: center; width: 6%;} /* V. ВНУТРИ ПОДФОРУМА -------------------------------------------------------------*/ #pun-viewforum .tcl {width: 40%} #pun-viewforum .tcr {width: 40%;} #pun-viewforum .tcl .tclcon a, #pun-viewforum td.tcr a, #pun-searchtopics td.tcr a {text-transform: uppercase;} #pun-viewforum td.tcr, #pun-searchtopics td.tcr { height: 40px; text-align: right;} #pun-viewforum .tc2, #pun-viewforum .tc3 { text-align: center; width: 5%;} #pun-viewforum .user-avatar .isonline, #pun-searchtopics .user-avatar .isonline { right: 3px !important; top: 17px !important;} #pun-viewforum .modmenu a, #pun-messages .modmenu a {margin: 40px 0 0 340px;position: absolute;font-family: 'Raleway';font-size: 9px;letter-spacing: 1px;text-transform: uppercase;z-index: 2;} #pun-main.main.multipage tr .user-avatar .avatar-image{width:30px !important; height: 30px !important;} #pun-viewforum .tcl h3 { display: inline-block;margin: 0px 7px 0 0;} #pun-viewforum .category:after {content: ''; display: block; height: 1px; margin-left: 20px; border-bottom: 1px solid; padding-bottom: 10px; border-color: #c4b09f !important; width: 888px;} #pun-viewforum .tcr a, #pun-searchtopics .tcr a {margin-top: 14px; display: inline-block;} #pun-viewforum .tcr .user-avatar, #pun-searchtopics .tcr .user-avatar { margin: -8px 2px 10px 10px !important; float: right;} #pun-viewforum .linksb { margin-top: 40px;} #pun-viewforum .subscribelink { margin: -40px 0px 0 0;} /* VI. НАСТРОЙКА ЛИНКОВ ВЕЗДЕ -------------------------------------------------------------*/ .linkst, .linksb, #pun-searchposts .post-links { font-family: 'Raleway'; text-transform: uppercase; font-size: 9px; letter-spacing: 2.5px; width: 100%;} .linkst {border-bottom: 1px solid; padding-bottom: 10px;} .linksb {border-top: 1px solid; padding-top: 10px;} .postlink { float: right; text-align: right;} .linkst .postlink { margin-top: -10px;} /* VII. ПРОСМОТР В ТЕМЕ -------------------------------------------------------------*/ #pun-viewtopic h3, div#topic-users-in { font-family: Arial; width: 100%; font-size: 10px; text-transform: uppercase; letter-spacing: 1px;} .punbb .post h3 strong { float: right; font-weight: normal; margin-right: 10px;} div#topic-modmenu.modmenu { position: absolute; margin: -65px 0 0 0; width: 300px;} .subscribelink { margin: -10px 100px 0 0; float: right;} #topic-users-in {margin-top: 30px;} #pun-viewtopic .modmenu .container span {font-weight: normal!important;} /* бегунок шрифт */ .FNTslider { width: 100px; height: 5px; float: right; margin-right: 20px; background: #e2e9e8; border: 1px solid #c8d3d2;} .FNTslider .before { height: 5px; margin: -1px; background: #aec1bd; border: 1px solid #88a19d;} .FNTslider .thumb { width: 6px; height: 16px; position: relative; top: -11px; cursor: pointer; margin-left: 0px; background: #ac9db5;} /* разделитель между постами */ #pun-viewtopic .post-links, #pun-messages .post-links, #pun-post h3 { text-transform: lowercase; padding-top: 2px;} #pun-viewtopic .post-links ul, #pun-messages .post-links ul {margin: 0 10px;padding: 0px;text-align: right;} #pun-viewtopic .post-links li, #pun-messages .post-links li {display: inline-block; margin: 0 5px;} .pl-email { float: left;} /* посты по ширине */ .punbb .post-content p { margin: 0; padding-bottom: 10px; line-height: 150%; text-align: justify;} .punbb .post-content { padding: 0; margin: 0; width: 100%; /*overflow: hidden; ВАЖНОЕ*/ text-align: justify;} /* линия между постом и подписью */ .punbb .post-sig dt {border-top: 1px solid; margin-bottom: 20px;} .punbb dd { line-height: 150%; margin-left: 0px;} .punbb .inline .infofield, .linkst, .linksb, #pun-searchposts .post-links, .punbb .post-sig dt, .post-content hr { border-color: #c4d9d7 !important;} /* VIII. ПРОСМОТР ПО СТРАНИЦАМ -------------------------------------------------------------*/ /* предпросмотр соо */ #pun-post .post-author {min-height: 50px;} #pun-post .pa-author {text-align: center; text-transform: uppercase; margin-left: 0px;} #pun-post .topic { margin-top: 10px;} /* редактирование */ #pun-edit small#plng {margin-top: 40px;} /* мои сообщения */ #pun-searchposts .post h3 strong { margin-right: 10px;} /* участники */ #userlist { margin-top: 20px;} #pun-userlist .usertable .container { padding: 10px;} /* формы заполнения на страницах участников и поиска */ .punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield { float: left; margin: 11px 10px;} .punbb .inline .infofield { font-family: 'Raleway'; text-transform: lowercase; font-size: 9px; letter-spacing: .5px; border: 1px solid; padding: 10px; text-align: justify; min-height: 40px;} /* репа, позитив */ #pun-respect #pun-main .container tr, #pun-positive #pun-main .container tr, #pun-online #pun-main .container tr { font-family: 'Raleway'; text-transform: lowercase; font-size: 11px; letter-spacing: .5px; line-height: 20px;} /* просмотр активных */ #pun-online .tcl.action {width: 60% !important;} #pun-online .tcl a, #pun-userlist .tcl a, #pun-messages .tcl a, #pun-searchtopics .tcl a { font-size: 11px;} #pun-searchtopics .forum .container { margin: 20px 0 0 20px;} td.tcl a.registered-user {font-weight: normal!important;} /* посетили за сутки */ li#onlinelist { margin-top: 10px; float: left; width: 100%; line-height: 130%; text-align: justify;} li#onlinelist div { line-height: 15px;} /* сообщения */ #profile.formal.messages-container .container { min-height: 70px;} #notify-settings {font-family: 'Raleway'; text-transform: lowercase; letter-spacing: .5px; font-size: 10px;} input#OnOff_Notify {margin-top: -1px;} #volSlider.vol_slider { margin-top: 1px;} form#messages .linksb {margin-top: 70px;} #pun-messages .postlink .button { font-family: 'Raleway'!important; text-transform: uppercase; font-size: 9px!important; letter-spacing: 2.5px!important; padding: 0 !important; background: none !important; border: 0px !important; outline: 0px !important; box-shadow: none !important; text-shadow: none !important; margin: 0 !important;} #pun-messages .postlink {margin-top: -10px;} #pun-messages td.tc2.pmtc22 { width: 30% !important;} #pun-messages td.tc2.pmtc22 a { display: block; padding-top: 10px;} #pun-messages .user-avatar .isonline { right: 4px !important;} #pun-messages small#plng {margin-top: 20px;} #pun-messages #profile.formal .post h3 { float: right; margin-top: -23px; font-family: arial; font-size: 11px;} #pun-messages .post-body {margin-top: 10px;} #pun-messages .post-links { width: 774px; margin-left: -1px;} #pun-messages .user-avatar .avatar-image {width: 30px !important;height: 30px !important;} #pun-messages .indOnline, #pun-messages .indOffline { left: 211px;} /* IX. ФОРМА ОТВЕТА -------------------------------------------------------------*/ #post-form h2 span {font-size: 0px;} #post-form fieldset {margin: 0 25px 0 9px;padding: 0;text-align: justify;} #main-reply { height: 213px;} /* кнопки в форме ответа */ #form-buttons { background: #c9d9d7; margin: 5px -16px 11px -2px; border-radius: 10px;} /* написано символов */ small#plng { color: #6d6758; font-family: 'Raleway'; letter-spacing: .5px; text-transform: uppercase;} small#plng b {font-size: 13px; font-family: times new roman;} #pun-edit #font-area, #pun-edit #size-area, #pun-edit #color-area, #pun-edit #table-area, #pun-edit #smilies-area, #pun-edit #image-area, #pun-edit #imageup-area, #pun-edit #imageattach-area, #pun-edit #keyboard-area, #pun-edit #video-area, #pun-edit #addition-area, #pun-edit #spoiler-area {margin: 66px -21px 0 0px !important;} #spoiler-area a, #image-area a {color: inherit;} #font-area {font-size: 16px !important; letter-spacing: 0px;} #font-area div { padding: 10px 0 10px 0; margin-bottom: 6px;} #keyboard-span input { box-shadow: none !important; text-shadow: none !important;} #smilies-area { overflow-x: hidden;} #image-area, #color-area, #video-area, #spoiler-area {height: auto !important;} /* смайлы */ #button-sticker, #floatbut { width: 18px;} /* X. ПРОКРУТКА, ВЫДЕЛЕНИЕ, СТИЛИ ТЕКСТА -------------------------------------------------------------*/ /* прокрутка */ ::-webkit-scrollbar {width: 6px;height: 6px;} ::-webkit-scrollbar-track {background: #0000000d;border: 1px solid #0000000a;} ::-webkit-scrollbar-thumb { background: #9eb9b4; border: 1px solid #76958f;} body::-webkit-scrollbar-track {background: #75677c; border: 1px solid #8b8091;} /* выделение текста */ ::selection { color: #4b4050; background: #b3acb7;} /* зачеркнутый */ .punbb .post-content s, strike, del {text-decoration: none;filter: blur(1px);color: transparent;transition: 0.15s linear;background-color: transparent !important; text-shadow: 0 0 1px #b39e8c;} .punbb .post-content s:hover, strike:hover, del:hover {color: inherit;text-decoration: none;text-shadow: none;filter: none;} /* подчеркнутый текст */ .punbb .post-content em.bbuline {font-style: normal;text-decoration: none;border-bottom: 1px solid; border-color: #cdae85;} /* хр-ы */ .post-content hr {opacity: 1 !important; margin: 5px 85px 5px 70px; border-width: 0.5px; border-style: dashed; } /* тайтл */ #tooltip, .tipsy-inner {z-index: 999999;border-radius: 0px !important; padding: 3px 7px;font-family: arial; text-transform: uppercase; font-size: 9px; letter-spacing: 1px; background: #c6d4a6!important;} #tooltip, .tipsy-inner, #respect figure .prof, .tipsy-inner a {color: #5f835f!important;text-decoration: none !important;} #tooltip { position: absolute; max-width: 200px; display: none;} /* XI. ПРОСМОТР ПРОФИЛЯ -------------------------------------------------------------*/ #viewprofile li strong, #viewprofile li div, #setmods dd, #profile-left #pa-edit strong a { display: block; font-weight: normal !important;} /* слева */ #profile-left {vertical-align: middle;background: #b8c99273;} #profile-left #profile-name strong, #profile-left #pa-edit strong a { text-align: center; text-transform: uppercase; font-size: 16px; letter-spacing: 2px; font-family: 'Raleway'; color: #446645; } #profile-left #profile-name strong {margin-bottom:6px;} #profile-left #pa-edit strong a {margin-top:8px; font-size: 12px; letter-spacing: 4px;} #profile-left #profile-title strong, #profile-left #pa-online strong { text-align: center; font-size: 9px; letter-spacing: .5px; font-family: 'Raleway'; text-transform: lowercase; padding: 4px 0; margin: -2px 10px; background: #c6d4a6; color: #5d835e;} #profile-left #pa-avatar {text-align: center;margin: 10px 0;} /* справа */ #profile-right {border: 1px solid #d5e2ba !important; } #profile-right li { margin: 5px 0;} #viewprofile #profile-right li span { float: left; width: 140px; padding: 4px 7px; margin: 2px 20px 0px 20px; font-family: 'Raleway'; font-size: 9px; text-transform: uppercase; letter-spacing: 1px; background: #e7d1b1ab;} #profile-right li strong {padding: 4px 0 4px 194px !important; font-family: Arial; font-size: 11px; text-transform: lowercase;} /* внутри */ #profilenav, #pun-adnav {float:left;} #pun-profile #form-buttons {margin: 0 0px 14px 0;} #profile .container legend, .adformal h2, #MyBookmarks h2, #MyBookmarks h1, .editBookmark h2, #viewprofile h2 span, #profilenav h2, #pun-adnav h2, #pun-admain h2 span, form#post.container legend span, #userlist.container legend span, #punbbsearch.container legend span, .container legend.warntext span { font-family: 'Raleway'; letter-spacing: 2px; text-transform: uppercase; font-size: 9px !important; padding: 5px 10px;margin: 0px; background: #ccd7d6; } #profile .container legend, #profilenav h2 span, #profile .container legend span, .adformal h2 span {color: #544838 !important;} #profile fieldset, .adformal { padding: 20px; margin-left: 110px;} #profile fieldset fieldset {margin-left: 0px;padding:0px;} #pun-adnav li, #profilenav li {padding: 3px 10px !important;} #pun-profile small#plng {margin-top: 124px;} #pun-profile #profile { min-height: 280px;} /* XII. МЕЛКИЕ ПРАВКИ -------------------------------------------------------------*/ .post:not(.firstpost){ padding-top:70px; margin-top:-70px!important;} html, body {margin: 0; padding: 0} .punbb .hashelp { position: relative;} .punbb address, .punbb em { font-style: normal} .punbb .post-content img.postimg { vertical-align: middle;} .punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {padding: 0px;list-style: none;} #pun-post fieldset#post-preview legend span {display:block!important;} h2, h3, th, #profile fieldset strong {font-weight:normal;} #pun-viewtopic tbody {vertical-align:top;} table {width:100%;} #pun:after, .punbb .main div.inline:after, .punbb .post-box:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; overflow:hidden; line-height: 0.0; font-size: 0;} div.grippie {margin-top: 5px; margin-bottom: -9px;} th {font-family: 'Raleway'; text-transform: lowercase; letter-spacing: 1px; font-size: 10px; text-align: left;} #sTheme, #isk { border: none !important; border-radius: 0px !important;} /* создание темы */ .punbb .required label, .punbb .datafield span.input, .selectfield label, .inputfield label, #pun-admain legend span, #setmods dt {background-color: transparent !important; font-family: 'Raleway'; text-transform: lowercase; font-size: 10px !important; letter-spacing: .5px;display: inline-block; margin-bottom: 7px;} input#tags {margin-bottom: 31px;height: 13px;} /* чек */ p[class="checkfield"] *, div[class="checkfield"] *, fieldset[class="radiofield"] * {vertical-align: middle; font-family: 'Raleway'; font-size: 10px; padding: 2px 0; display: inline-block; outline:none;box-shadow:none;} /* переадресация */ #pun-redirect{margin: 10% 0 0 21%;} body.redirect-page #pun {background-color: transparent;} #pun-redirect.punbb .info {letter-spacing: 1px; text-align: center; width: 500px; font-family: 'Raleway'; font-size: 12px; text-transform: lowercase;padding:10px 20px!important;} #pun-redirect.punbb .info .container .backlink a {font-size: 9px!important;transition: none;margin-top: 20px!important;} /* стиль админки */ #pun-adnav h2, .adformal h2 {background-color: inherit !important; border: none!important;} .adcontainer {border: none !important;} #pun-admain1 form.adcontainer, #pun-admain2 form.adcontainer, #pun-admain-new form.adcontainer, #pun-admain1 div.adcontainer, #pun-admain2 div.adcontainer {padding: 0px!important;} #pun-adnav a {font-weight:normal!important;} .adformal h2 {margin-top: -20px !important;} #pun-admain fieldset {padding: 0!important;} #pun-admain .adcontainer th {background-color: transparent !important;} #pun-admain .linksb {width: 733px; height: 40px !important;} #pun-admain .postlink {margin-top: -10px;} #pun-admain fieldset p {padding: 10px !important;font-size: 9px;letter-spacing: .5px;font-family: Arial;text-transform: lowercase;margin: 10px 1px;min-height: 30px; background: #d2e1dfa3!important; border: 1px solid #b4cdcb!important; border-left: 180px solid #a1b7b3!important;} /* XIII. СОКРЫТЫЕ ЭЛЕМЕНТЫ -------------------------------------------------------------*/ .acchide, .punbb h1, #pun-navlinks h2, #pun-status h2, #pun-ulinks h2, .punbb .multipage .topic h2, form#post.container legend span, .punbb dl.post-sig dt span, .punbb p.crumbs strong, .punbb .divider hr, #pun-userlist .main h2, span.item4, #pun-stats ul.container .item3, .lastedit, #pun .modlist, .stickytext, .closedatafield, .punbb .modmenu span a, div#pun-live-rusff, .topic a.sharelink, .postlink .closed, li.pl-share, li.pl-reports, .pa-last-visit, #pun-viewforum #pun-main h2, #pun-announcement h2, #pun-break4, #pun-index #pun-main thead, .pa-reg, .pa-gifts, .pa-replies, .pa-fld1 .fld-name, .pa-fld2 .fld-name, .pa-fld5 .fld-name, #pun-main div.catleft, #pun-main div.catright, #pun-viewforum .modmenu .container span, #pun-searchtopics .modmenu .container span, #pun-post .FNTslider, #pun-searchposts .FNTslider, #pun-messages .FNTslider, #pun-messages .post-sig, #pun-stats li.item3, #pun-profile #viewprofile-next #profilenav, #profile-right li#pa-invites, #profile-gifts, #pun-post #pun-main h2, .tipsy-arrow, .clearer, div#pun-searchtopics #pun-main h2, #pun-crumbs1 .container em, #pun-crumbs2 .container em, div#pun-searchposts h3 em {display: none !important;} .punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .punbb .post h3 span, .post-links ul, .post-links, .usertable table, .punbb th, #pun-ulinks li, li#onlinelist, #pun-ulinks li a, li#onlinelist div, .punbb .divider, .punbb .formal fieldset .post-box, .punbb .info-box, .adformal {border-color: transparent !important;} /* V. МОБИЛЬНЫЙ СТИЛЬ -------------------------------------------------------------*/ /*html{min-width: 1200px!important;}для мобил*/ @media screen and (max-device-width: 480px) { .punbb a, .punbb a:hover, .punbb a:focus, .punbb a:active, #pun-status, #pun-crumbs1, #pun-crumbs2, #pun-stats ul.container, .punbb .modmenu .container, #pun-index .tcr .lastpost, .akc akc2 i, .akc akc3 {-webkit-text-size-adjust: none;} .hashelp center div a button, .button, .punbb input, .punbb select { -webkit-appearance: none !important;border-radius:0px !important;} }