ываыв
укцу
Страница: 1
Сообщений 1 страница 3 из 3
Поделиться22019-08-30 15:28:47
помни мое имя
1
Код:/*************************************** A - SETUP ***************************************/ /* A1 Import the colour scheme -------------------------------------------------------------*/ /* A1.1 */ @import url(style_cs.css); @font-face { font-family: 'PeaceSans'; src: url('http://forumstatic.ru/files/001a/1c/03/59604.eot?'), url('http://forumstatic.ru/files/001a/1c/03/55507.woff') format('woff'), url('http://forumstatic.ru/files/001a/1c/03/20494.ttf') format('truetype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'CodePro'; src: url('http://forumstatic.ru/files/0019/ac/97/25315.eot?'), url('http://forumstatic.ru/files/0019/ac/97/92309.woff') format('woff'), url('http://forumstatic.ru/files/0019/ac/97/34036.ttf') format('truetype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'TrebuchetMS'; src: url('http://forumstatic.ru/files/001a/1c/03/27733.eot?'), url('http://forumstatic.ru/files/001a/1c/03/79531.woff') format('woff'), url('http://forumstatic.ru/files/001a/1c/03/38404.ttf') format('truetype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'TrebuchetMSI'; src: url('http://forumstatic.ru/files/001a/1c/03/56013.eot?'), url('http://forumstatic.ru/files/001a/1c/03/79565.woff') format('woff'), url('http://forumstatic.ru/files/001a/1c/03/78511.ttf') format('truetype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'TrebuchetMSB'; src: url('http://forumstatic.ru/files/001a/1c/03/70494.eot?'), url('http://forumstatic.ru/files/001a/1c/03/27048.woff') format('woff'), url('http://forumstatic.ru/files/001a/1c/03/16246.ttf') format('truetype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'TrebuchetMSBI'; src: url('http://forumstatic.ru/files/001a/1c/03/91537.eot?'), url('http://forumstatic.ru/files/001a/1c/03/53175.woff') format('woff'), url('http://forumstatic.ru/files/001a/1c/03/83419.ttf') format('truetype'); font-weight: normal; font-style: normal; } @import "http://fonts.fontstorage.com/import/intro.css"; @import url('https://fonts.googleapis.com/css?family=noto+serif'); @import url('https://fonts.googleapis.com/css?family=rye'); @import url('https://fonts.googleapis.com/css?family=prociono'); @import url('https://fonts.googleapis.com/css?family=arapey'); @import url(http://fonts.googleapis.com/css?family=oranienbaum); @import "http://webfonts.ru/import/bebasneue.css"; @import url('https://fonts.googleapis.com/css?family=abril+fatface|cuprum|fjalla+one|geo|homemade+apple|oswald|playfair+display'); @import url('https://fonts.googleapis.com/css?family=lobster|pattaya|romanesco|six+caps'); @import url('https://fonts.googleapis.com/css?family=chivo|comfortaa'); @import url('https://fonts.googleapis.com/css?family=inder'); @import url('https://fonts.googleapis.com/css?family=Marck+Script&subset=cyrillic'); @font-face { font-family: 'henri_didotregular'; src: url('henrididot-webfont.woff2') format('woff2'), url('henrididot-webfont.woff') format('woff'), url('http://forumstatic.ru/files/0019/4c/e1/19263.ttf') format('truetype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'MarckScript Regular'; src: url('http://forumstatic.ru/files/0019/c4/66/93070.ttf') format('truetype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'arkitextura'; src: url('http://forumstatic.ru/files/0019/8e/ab/45687.otf') format('opentype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Baron Neue'; url('http://forumstatic.ru/files/0019/a4/1f/56165.eot?'), url('http://hostjs-mybb2011.narod.ru/Font/Briolin.ttf') format('truetype'), url('http://forumstatic.ru/files/0019/a4/1f/74195.svg#svgFontName') format('svg'); src: url('http://forumstatic.ru/files/0019/a4/1f/55644.ttf') format('truetype'), font-weight: normal; font-style: normal; } @font-face { font-family: 'Minion Pro'; src: url('http://forumstatic.ru/files/0019/a4/1f/24446.ttf') format('truetype'), font-weight: normal; font-style: normal; } /* A2 Deal with browser defaults and wonkiness -------------------------------------------------------------*/ /* A2.1 */ html, body { margin: 0; padding: 0; } /* A2.2 */ .punbb * { margin: 0px } /* A2.3 */ .punbb dl, .punbb dd, .punbb dt { padding: 0; list-style: none; } .punbb ul, .punbb li { list-style: none; } div#adnav-standard li { display: block; } /* A2.4 */ .punbb img { border: none; } /* A2.5 */ .punbb .main table { table-layout: fixed; width: 100%; } /* A2.6 */ .checkfield input[type="checkbox"], .radiofield input[type="radio"] { margin: 0 0.3em; } /* A2.7 */ p[class="checkfield"] *, div[class="checkfield"] *, fieldset[class="radiofield"] * { height: 1.8em; vertical-align: middle } /* A3 Text setup -------------------------------------------------------------*/ /* A3.1 */ body { font-size: 100%; } /* A3.2 */ .punbb { font: normal 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; } /* A3.3 */ .punbb textarea, .punbb input, .punbb select, .punbb optgroup { font: 11px verdana, arial, helvetica, sans-serif } /* A3.4 */ .punbb h1, .punbb h2, .punbb h3 { font-size: 1em; } .punbb th { font-size: 9px; font-weight: bold!important; text-transform: none!important; } .punbb h4, .punbb table { font-size: 1.0em; font-weight: normal; } #pun-main .code-box, #pun-main textarea, #pun-main .quote-box { font-size: 11px; } #html-footer .container { font-size: 11px; } #pun #pun-index #pun-announcement h2 span { display: none; } /* A3.5 */ .punbb h1 span, .punbb h2 span, .punbb legend span { } /* A3.6 .punbb pre { font: 1.1em/140% verdana, arial, monaco, "bitstream vera sans mono", "courier new", courier, monospace } */ /* A3.7 */ .punbb address, .punbb em { font-style: normal } /* A3.8 */ .punbb .post-content em { font-style: italic; } /* A3.9 */ .punbb .post-content em.bbuline { font-style: normal; text-decoration: underline; } /* A3.10 */ .punbb a { text-decoration: none; } /* A3.11 */ .punbb optgroup { font-weight: bold; } /* A4 Float clearing and hidden items -------------------------------------------------------------*/ /* A4.1 */ #pun:after, .punbb .container:after, .punbb .post-links ul:after, .punbb .main div.inline:after, .punbb .post-box:after, .punbb .linksb:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; overflow:hidden; line-height: 0.0; font-size: 0; } /* A4.2 */ .acchide, #pun-index #pun-main h1, #pun-navlinks h2, #pun-pagelinks h2, #pun-status h2, #pun-ulinks h2, .punbb .forum h2, .punbb .multipage .topic h2, .punbb dl.post-sig dt span, .punbb p.crumbs strong, .punbb .divider hr, .punbb .required label em, .punbb .formsubmit label, .punbb .submitfield label, .punbb .modmenu label, #pun-userlist .main h2 { font-size: 0; height: 0; width: 0; line-height: 0.0; position:absolute; left: -9999px; overflow: hidden } /* A5 Basic page layout and borders -------------------------------------------------------------*/ /* A5.1 */ #pun { margin: 0px auto auto auto; width : 100%; padding-top: 250px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; border-style: none; background-color: #opacity; width: 945px; border-width: 0px; } /* A5.2 */ .punbb { float: none; margin: 10px 35px 10px 100px; height: auto; } /* A5.3 */ .redirect-page #pun { background: transparent; box-shadow: none; } #pun-redirect, #pun-maint { float: none; background-color: #3c6291;; width: 600px; margin-top: 300px!important; margin-left: 180px; text-align: left; padding: 0 0 0 15px; box-shadow: inset 7px 0 0 #68afa7; } #pun-redirect .main-title { display: none; height: 0px!important; margin-top: 0px!important; background: none!important; } #pun-redirect.punbb h1 span { margin: 0!important; font-size: 0px; } #pun-redirect.punbb .info .container { color: #efefef; font-size: 11px; font-family: 'TrebuchetMS'; font-weight: normal; font-style: normal; text-transform: uppercase; text-align: left; letter-spacing: 0.2em; } /* A5.4 */ .punbb .section, .punbb .main { margin-bottom: 0; } /* A5.5 */ .punbb .category, .punbb .post { margin-top: 0.4em; } /* A5.6 */ .punbb #pun-category1, .punbb .toppost, .punbb .topicpost { margin-top: 0; } /* A5.7 */ #pun-post .topic { margin-top: 1em; } /* A5.8 */ .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post { border-style: none; border-width: 0px; } A5.9 .punbb .container { border: none; } /* A5.10 */ #pun-main h1, .punbb .section h2, #pun-stats h2, #pun-debug h2 { position: relative; } #pun-main h2 { padding: 0px; border: none; } #pun-index h2, #pun-main #post-form h2 { font-size: 0; } /************************************************************* B - MAIN CONTENT - GENERAL **************************************************************/ /* B1 Parsed Content, Signatures and Scroll Boxes -------------------------------------------------------------*/ /* B1.1 */ .punbb .post-content { margin: 0; padding: 15px 0; } /* B1.2 */ dl.post-sig { overflow: hidden; } .punbb .post-sig dt { display: block; border: none; } /* B1.3 */ .punbb .post-content p { margin: 1.1em 0; padding: 0; line-height: 150%; text-align: justify; } /* B1.4 */ .punbb .post-content img { vertical-align: text-top } /* B1.5 */ .punbb .post-content img.postimg { vertical-align: middle; } /* B1.6 */ .punbb .post-content .blockcode, .punbb .post-content blockquote { margin: 0; overflow: hidden; } .punbb .post-content .blockcode { margin-top: 15px; } /* B1.7 */ .punbb .post-content .scrollbox { width: 100%; overflow: auto; } /* B1.8 */ .punbb .post-content .quote-box, .punbb .post-content .code-box { margin: 10px 0; padding: 10px 10px; } /* B1.9 */ .punbb .quote-box cite, .punbb .code-box strong.legend { display: block; margin: 0 0 5px 0; padding: 2px 5px; font-size: 10px; font-family: 'CodePro'; font-weight: bold; font-style: normal; text-transform: uppercase; text-align: left; letter-spacing: 0.25em; } .punbb .post-content .scrollbox { padding: 5px; } /* B2 Information boxes -------------------------------------------------------------*/ /* B2.1 */ .punbb .info-box { padding: 1.1em 1.7em 1em 1.7em; border-style: solid; border-width: 1px; margin: 0 0 1.1em 0; } /* B2.2 */ .punbb .info-box * { padding: 0 0 0.7em 0; } /* B2.3 */ .punbb #pun-main .info-box .legend { font-size: 1.1em; font-weight: bold; } /* B3 Pagination and posting links -------------------------------------------------------------*/ /* B3.1 */ .punbb .linkst { position: relative; width: 100%; margin: 10px 0 20px 0; padding: 0; font-size: 10px; font-family: 'TrebuchetMS'; font-weight: normal; text-transform: uppercase; letter-spacing: 0.15em; } /* B3.2 */ .multipage { margin: 0; } /* B3.3 */ .linkst .pagelink { position: relative; margin: 0; } /* B3.4 */ .linkst .postlink { position: relative; margin: 0px 0 20px 0; right: 0px; width: 100%!important; text-align: right; font-weight: bold; } #pun-searchtopics .linkst { margin: 0 0 20px 0; } /* B3.5 */ .punbb .linksb { margin: 0 0 20px 0; padding: 0; font-size: 10px; font-family: 'TrebuchetMS'; font-weight: normal; text-transform: uppercase; text-align: right; letter-spacing: 0.15em; } /* B3.6 */ .linksb .pagelink { float: left; width: 24em; text-align: left; } /* B3.7 */ .linksb .postlink { float: right; width: 16em; font-weight: bold; } /* B3.8 */ .subscribelink { clear:both; padding-top: 0.3em; padding-bottom: 0.5em; } /************************************************************* C - MAIN CONTENT - SPECIFIC **************************************************************/ /* C1 Form layout -------------------------------------------------------------*/ /* C1.1 */ .punbb .formal .container { padding: 0 5px 30px 0; } /* C1.2 */ .punbb .formsubmit { padding: 0 0 0 1.7em; margin: 1em 0 0 0; text-align: center; } /* C1.3 */ .punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span { margin: 0 0.6em 0 0; } /* C1.4 */ .punbb fieldset { padding: 0 18px 0 18px; margin: 0; } /* C1.5 */ .punbb fieldset legend { padding: 0; margin: 0; } /* C1.6 */ .punbb fieldset legend span { font-size: 0px; font-weight: normal; text-transform: none; } /* C1.7 */ .punbb fieldset fieldset { border-style: none; margin: 0; padding: 0 0 8px 0 } /* C1.8 */ .punbb .fs-box { padding: 1em 0 0.8em 0; } /* C1.9 */ .punbb .fs-box p, .punbb .fs-box fieldset { padding: 0 0 0.8em 0 } /* C1.10 */ .punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield { float: left; margin-right: 1em; } /* C1.11 */ .punbb .inline .infofield { clear:both } /* C1.12 */ .punbb .datafield br { display: none } /* C1.13 */ .punbb .required label, .punbb .datafield span.input { font-weight: bold } /* C1.14 */ .punbb .datafield span.input a { font-weight: normal; } /* C1.15 */ .punbb .areafield span.input, .punbb p.longinput span.input { display: block; padding: 0 4em 0 0; height: 100%; /* For IE */ } /* C1.16 */ .punbb textarea, .punbb .longinput input { width: 64%; margin: 0; } /* C1.17 */ .punbb .hashelp { position: relative; } /* C1.18 */ .punbb .helplinks { display: block; position: absolute; top: 1em; right: 0; font-weight: normal; width: 36%; } /* c1.19 */ .punbb #profile .helplinks { top: 1.5em; } /* C1.20 */ .punbb .helplinks span { display: block; padding-bottom: 0.2em; } .punbb .helplinks span INPUT { margin: 0px 2px 2px 0px; } /* C1.21 */ #pun-post .formal .info-box li { padding-left: 4px; list-style-type: square; list-style-position: inside; line-height: 1.5; margin: 0; } /* C2 Table layout -------------------------------------------------------------*/ /* C2.1 */ .punbb .main .tcl { overflow: hidden; text-align: left; } /* C2.2 */ .punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod { text-align: center; } .punbb .main .tcr { overflow: hidden; text-align: right; } /* C2.3 */ #pun-index .main .tcl { } #pun-index .category .tc2, #pun-index .category .tc3 { display: none!important; } .punbb .main .tcr { width: 30%; overflow: hidden; padding: 0 0px 0 30px; color: #212325; font-size: 10px; font-family: 'TrebuchetMSB'; font-weight: normal; font-style: normal; text-transform: uppercase; text-align: right; letter-spacing: 0.15em; } #pun-viewforum .tc2, #pun-viewforum .tc3 { width: 10%; } /* C2.4 */ #pun-userlist .main .tcl, #pun-searchtopics .main .tcl, #pun-modviewforum .main .tcl { width: 40%; } /* C2.5 */ #pun-userlist .main .tc2, #pun-searchtopics .main .tc2 { text-align: left; width: 20%; } /* C2.6 */ #pun-debug table .tcl { width: 15%; white-space:normal; } /* C2.7 */ #pun-debug .tcr { width: 90%; white-space: normal; } /* C2.8 */ #pun-index .tcl h3 { position: relative; /* display: inline-block; */ margin: 0 0 10px 0; font-size: 23px; font-family: 'PeaceSans'; font-style: normal; font-weight: normal; text-align: left; text-transform: uppercase; letter-spacing: 0.25em; line-height: 20px; z-index: 99999; } /* C2.9 */ .punbb td span.youposted { font-weight: bold; margin-left: -1em; position: absolute; } /* C2.10 */ .punbb td .modlist { display: block; padding-top: 0.3em; } /* C2.11 */ .punbb .main td { border: none; border-color: transparent; } /* C2.12 */ .punbb .main th, #pun-searchtopics .main th { padding: 5px 0!important; border: none; } /* C2.13 */ .punbb .main .tcl { border: none; } * html .tclcon { height: 0px } /* C2.14 */ .punbb td div.tclcon { } /* C2.15 */ #pun-userlist .main .tcl, #pun-online td.tcl { padding: 20px 10px; } #pun-searchtopics .main .tcl { padding: 20px 30px 20px 0; } #pun-viewforum div.tclcon { padding: 20px 30px; } #pun-index table Div.icon { position: absolute; float: left; background: url(http://forumstatic.ru/files/001a/1c/03/12380.jpg); width: 58px; height: 44px; margin: -14px 0 0 -62px; opacity: 0; } #pun-index TR.inew Div.icon { opacity: 1; } #pun-viewforum .tclcon, #pun-messages .tclcon { margin-left: 0px; } #pun-messages .tclcon { padding: 10px 0; } #pun-searchtopics table Div.icon { position: relative; display: block; float: left; margin: 1px 12px 0 0; width: 17px; height: 11px; background: url(http://forumstatic.ru/files/001a/13/8a/10217.jpg); opacity: 0; } #pun-messages table Div.icon { position: relative; display: block; float: left; margin: 11px 12px 0 0; width: 17px; height: 11px; background: url(http://forumstatic.ru/files/001a/13/8a/10217.jpg); opacity: 0; } #pun-viewforum table Div.icon { position: relative; display: block; float: left; margin: 25px 0 0 10px; width: 13px; height: 6px; background: #3a5f8b; box-shadow: -7px 0 0 0 #3a5f8b; } #pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon { box-shadow: -7px 0 0 0 #eccf57; } #pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon { background: #efd25a; box-shadow: -7px 0 0 0 #3a5f8b; } #pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon { background: #efd25a; box-shadow: -7px 0 0 0 #efd25a; } /* C3 Topics -------------------------------------------------------------*/ /* C3.1 */ .punbb .post .container { border: none; } /* C3.2 */ .punbb .post h3 { margin: 0 -35px 10px -30px; padding: 10px 35px; background: url(http://forumstatic.ru/files/001a/1c/03/70284.jpg); border: none; } /* C3.3 */ .punbb .post h3 span { border: none; padding: 0 15px 0 0; font-size: 9px!important; font-family: 'CodePro'!important; font-weight: bold!important; text-transform: uppercase; text-align: right; letter-spacing: 0.25em; } .topic a.sharelink { margin-top: 3px; font-size: 9px; } /* C3.4 */ .punbb .post h3 strong { float: right; width: 5em; text-align: right; font-weight: normal; } /* C3.5 */ .punbb .post .post-author { float: left; margin: 0 0 0 -60px; width: 210px; color: #ececec; background: url(https://i.imgur.com/QYsdCWA.png); font-family: 'TrebuchetMS'; text-transform: lowercase; letter-spacing: 0.1em; } #pun-main .post-author ul { padding: 20px 12px; margin: 0; width: 205px; text-align: justify; } /* C3.6 */ .punbb .post .post-author ul, .punbb .post .post-author p { line-height: 140%; } /* C3.7 */ .pa-author { width: 185px; color: #ececec; margin: 0 0 5px 0; font-size: 15px; font-family: 'PeaceSans'; font-weight: normal; font-style: normal; text-transform: uppercase; letter-spacing: 0.15em; } .pa-author a:after { position: relative; content: ';'; } /* C3.8 */ .pa-author a { text-decoration: none; } /* C3.9 */ li.pa-title { width: 185px; margin: 0 0 5px 0; font-size: 9px; font-family: 'CodePro'; font-weight: normal; font-style: normal; text-transform: uppercase; letter-spacing: 0.2em; } .pa-posts, .pa-respect, .pa-fld2 { display: inline-block; border: none; margin: 0 2px 1px 2px; width: 50px; font-size: 10px; text-align: center; } .pa-fld2 { margin: 0 -20px 0 10px; } .pa-respect { margin: 0 0 0 20px; } .pa-fld1 { width: 171px; margin-bottom: 10px; background: rgba(90, 124, 167, 0.5); color: #eeeeee; border-left: 4px solid #dec357; padding: 5px; } .pa-fld1 a { font-family: 'TrebuchetMSBI'; } .pa-fld4 { width: 185px; margin: -5px 0px 6px 0; } .stro { margin-top: -9px !important; color: #dec357; font-size: 10px; font-family: 'TrebuchetMSBI'; text-transform: uppercase; text-align: left; letter-spacing: 0.1em; } .strd { padding: 2px 5px; background-color: #dec357; color: #3a608f; text-align: right; text-transform: lowercase; font-family: 'TrebuchetMSBI'; } li.pa-online { border: none; margin-top: 5px; } li.pa-awards { margin: 3px 0 0 0px; } span.mini_awards_label { display: none !important; } /* C3.11 */ .punbb .post-body { margin-left: 185px; padding: 0; } /* C3.12 */ .punbb .post-box { padding: 0; } /*C3.13 */ .punbb fieldset .post-box { margin-bottom: 0.8em } /* C3.14 */ .punbb .post-links { margin: 10px -15px 5px -10px; padding: 5px 0; border: none; } #pun-messages .post-links { margin: 0; } /* C3.15 */ .punbb .post-links ul { border: none; padding: 0 15px 0 5px; font-size: 9px; font-family: 'CodePro'; font-weight: normal; text-transform: uppercase; text-align: right; letter-spacing: 0.25em; } /* C3.16 */ .punbb .post-links li { display: inline; padding-left: 1em; } /* C3.17 */ .pl-email, .pl-website { float: left; } /* C3.18 */ .punbb .clearer { clear: both; height: 0; font-size: 0; } /* C4 Moderator menu -------------------------------------------------------------*/ /* C4.1 */ .punbb .modmenu .container { margin: 5px 0 20px 0; padding: 0; font-size: 10px; font-family: 'TrebuchetMS'; font-weight: normal; text-transform: uppercase; text-align: right; letter-spacing: 0.15em; } /* C4.2 */ .punbb .modmenu strong, .punbb .modmenu a { height: 1.8em; line-height: 1.8em; } /* C4.3 */ .punbb .modmenu .container strong { float: left; } /* C4.4 */ .punbb .modmenu input { margin-left: 1em; } /* C5 Message boxes -------------------------------------------------------------*/ /* C5.1 */ .punbb .info .container { padding: 0.8em 1em } /* C5.2 */ .punbb .info .container .backlink { padding-top: 0.8em; } /* C6 Profile -------------------------------------------------------------*/ /* C6.1 */ #profile .container { padding-left: 198px; } /* C6.2 */ #profilenav { float: left; width: 14em; margin-left: -16.3em; display: inline; } /* C6.3 */ #profilenav li { padding-bottom: 0.8em; font-weight: normal; } /* C6.4 */ #viewprofile ul, #profilenav ul { padding: 1.5em 18px 0.8em 18px; margin: 0 0 1em 0; } /* C6.5 */ #viewprofile h2, #profilenav h2 { background: transparent; border: none; padding: 0 0 0 0; margin: 0 14px -0.6em 14px; } /* C6.6 */ #viewprofile h2 span, #profilenav h2 span { padding: 0 5px; position: relative; } /* C6.7 */ #viewprofile li, #setmods dl { padding: 0 0 0 16em; margin-bottom: 0.2em; } /* C6.8 */ #viewprofile li span { float: left; margin-left: -16em; padding: 0.5em 1em; font-weight: normal; } /*C6.9 */ #setmods dt { float: left; width: 14em; margin-left: -16em; padding: 0.8em 1em; font-weight: bold; display: inline; } /* C6.10 */ #viewprofile li strong, #viewprofile li div, #setmods dd { display: block; padding: 0.5em 1em; font-weight: normal; } /* C6.11 */ .punbb img.avatardemo { float: right; margin: 0 0 0.8em 1.8em } /* C7 User list -------------------------------------------------------------*/ /* C7.1 */ #pun-userlist .formal, #pun-userlist .formal .container { border: none; margin-bottom: 0; } /* C7.2 */ #pun-userlist .usertable .container { padding: 0 0 25px 0; border: none; } /* C7.3 */ #pun-userlist .usertable table { border: none; } /************************************************************* D - PUNBB SECTIONS OTHER THAN MAIN CONTENT **************************************************************/ /* D1 Logo and description -------------------------------------------------------------*/ /* D1.1 */ #pun-title { margin: 0; border: none; } /* D1.2 */ #pun-title h1 { display : block; margin: 0; } /* D1.3 */ #pun-title .container { border: none ; padding: 0; } /* D1.4 */ #pun-title h1 span { display: none; } #pun-title table { background-repeat: no-repeat; background-position: center top; background-image: url(https://i.imgur.com/15NwJxx.png); width: 945px; height: 320px; margin: -300px 0 0px -100px; border: none; } #pun-title TD.title-logo-tdl { border: none; width: 100%; } #pun-title TD.title-logo-tdr { border: none; width: 420px; } /* D2 Page navigation -------------------------------------------------------------*/ /* D2.1 */ #pun-pagelinks { position: absolute; top: -15px; left: 0; margin: 0; border: none; padding: 0; width: 100%; } /* D2.2 */ #pun-pagelinks .container { background: transparent; border: none; padding: 0; } /* D2.3 */ #pun-pagelinks .container li { display: inline } /* D2.4 */ #pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover { height: 2em; line-height: 2em; padding: 0; font-size: 1.2em; margin-left: -9999px; display: block; float:left; width: 100%; } /* D2.5 */ #pun-pagelinks a:active, #pun-pagelinks a:focus { position:relative; margin: 0; } #pun-pagelinks li a span { display: block; margin: 0 1em } /* D3 Forum navigation -------------------------------------------------------------*/ /* D3.1 */ #pun-navlinks { border: none; margin: 21px 0 5px 0; } #pun-navlinks .container { border: none; margin: 0px 0px 0px 0px; padding: 0; text-align: left; } /* D3.2 */ #pun-navlinks .container { font-size: 14px; font-family: 'PeaceSans'; font-weight: normal; font-style: normal; text-transform: uppercase; letter-spacing: 0; } /* D.3 */ #pun-navlinks li { display: inline-block; padding: 0 1px; } #pun-navlinks a { position: relative; } /* D4 User links -------------------------------------------------------------*/ /* D4.1 */ #pun-ulinks { margin: 0 0 20px 0; border: none; } #pun-ulinks .container { text-align: right; } /* D4.2 */ #pun-ulinks .container { padding: 0; font-size: 10px; font-family: 'PeaceSans'; font-weight: normal; font-style: normal; text-transform: uppercase; letter-spacing: 0.05em; } /* D4.3 */ #pun-ulinks li, #pun-ulinks li a { display: inline; white-space: nowrap; margin: 0 1px; } #pun-ulinks a { position: relative; } /* D5 Welcome box and Top Breadcrumbs -------------------------------------------------------------*/ /* D5.1 */ #pun-status, #pun-status .container { border: none; margin: 0px 0 20px 0; } /* D5.2 */ #pun-status .container { position: relative; padding: 0; font-size: 10px; font-family: 'TrebuchetMS'; font-weight: normal; font-style: normal; text-transform: uppercase; letter-spacing: 0.15em; } #pun-status p span.item3 { display: none!important; } /* D5.3 */ #pun-status span { white-space: nowrap; } /* D5.4 */ #pun-crumbs1 { font-weight: bold; margin: 0 0 5px 0; } /* D5.5 */ #pun-crumbs1 .container { position: relative; border: none; margin: 0; padding: 0; font-size: 10px; font-family: 'TrebuchetMS'; font-weight: bold; font-style: normal; text-transform: uppercase; letter-spacing: 0.15em; } /* D5.6 */ #pun-break1 { height: 0; margin: 0; position: relative; z-index: 1; } /* D6 Announcement -------------------------------------------------------------*/ /* D6.1 */ #pun-announcement h2 { border: none; margin: 0; padding: 0; } /* D6.2 */ #pun-announcement h2 span { display: block; border: none; margin: 0; padding: 0; } /* D6.3 */ #pun-announcement .container { position: relative; margin: 0 0 30px 0; padding: 0!important; text-align: center; z-index: 9999; } /* D7 Statistics -------------------------------------------------------------*/ /* D7.1 */ #pun-stats .container { list-style: none; margin: 0 0 20px 0; padding: 0; font-size: 11px; font-weight: normal; font-style: normal; text-transform: none; text-align: center; } /* D7.2 */ #pun-stats li.item1, #pun-stats li.item2 { clear: both; } /* D7.3 */ #pun-stats li.item3, #pun-stats li.item4 { text-align: right; } #pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4 { display: inline-block; background: #e9cc56; padding: 3px 5px; margin: 10px 1px 5px 0; font-size: 9px; font-family: 'TrebuchetMS'; font-weight: bold; text-transform: uppercase; letter-spacing: 0.15em; } /* D7.4 */ li#onlinelist { float: left; width: 100%; margin-top: 10px; margin-bottom: 3px; font-size: 10px; font-family: 'TrebuchetMS'; font-style: normal; font-weight: normal; text-transform: uppercase; text-align: justify; letter-spacing: 0.12em; } /* D7.5 */ li#onlinelist div { border: none; padding: 0; } /* D8 Quick Jump - About - Bottom Breadcrumbs -------------------------------------------------------------*/ /* D8.1 */ #pun-qjump { margin: 0; border: none; width: 50%; position: relative; float: left; } /* D8.2 */ #pun-qjump .container { border: none; background: transparent; padding: 0.8em 1em; } /* D8.3 */ #pun-about { margin: 10px 0 0 0; } /* D8.4 */ #pun-about .container { border-top-style: none; text-align: right; padding: 0; } /* D8.5 */ #pun-about p span { display: block; margin: -30px 35px 0 0; font-size: 10px; font-family: 'TrebuchetMS'; font-weight: normal; font-style: normal; text-transform: uppercase; letter-spacing: 0.12em; } /* D8.6 */ #pun-crumbs2 { font-weight: bold; overflow: hidden; margin: 20px 0 0 0; height: 70px; border: none; } /* D8.7 */ #pun-crumbs2 .container { position: relative; border: none; margin: 0; padding: 0; font-size: 10px; font-family: 'TrebuchetMS'; font-weight: bold; font-style: normal; text-transform: uppercase; letter-spacing: 0.15em; } /* D8.8 */ #pun-break4 { position: relative; margin: 0; height: 0; z-index: 1; } /* D8.9 */ div.punbb-admin #pun-about .container { border: none; } /* D9 Help file -------------------------------------------------------------*/ /* D9.1 */ #pun-help .formal .info-box h3.legend { border-bottom-style: solid; border-bottom-width: 1px; padding-bottom: 0; margin-bottom: 0.8em; } /* D9.2 */ #pun-help .formal .info-box h3.legend span { padding-bottom: 0.6em; display: block; border-bottom-style: solid; border-bottom-width: 1px; font-size: 1.1em; } /* D9.3 */ #pun-help .formal p, #pun-help .formal dd { margin-bottom: 1em } /* D9.4 */ #pun-help .formal ul, #pun-help .formal dl { padding: 0 0 0 1em } /* D9.5 */ #pun-help .formal li { padding: 0; line-height: 130% } /* D9.6 */ #pun-help .formal li * { vertical-align: text-top } /* D9.7 */ #pun-help .formal dt span { font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace } /* D9.8 */ #pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode { padding-bottom: 0; } #pun-index th { font-size: 0px; } #pun .tc2 { text-align: center; } .pmtcl1 { width: 50%!important; } .pmtc22 { width: 30%!important; } .pmtc33 { width: 20%!important; } #pun-userlist .main .tcl, #pun-online td.tcl { padding: 10px 10px; } #pun-online #pun-main .container { margin: 0 0 50px 0; } #pun-admain fieldset { border: none!important; border-color: transparent; } .admin-advert-block { margin: -400px 0 0 0!important; } div.post-rating p { font-size: 20px; font-family: 'PeaceSans'; } .lastedit { display: none; }
2
Код:html, body {min-width: 1100px!important;} /* !Правка для мобильных Устройств с мелким Экраном */ /* CS1 Цвет фона, фона форума и остальное. -------------------------------------------------------------*/ html { background: url(https://i.imgur.com/37hPdxq.png) repeat-y top left, url(https://i.imgur.com/37hPdxq.png) repeat-y top right, url(https://i.imgur.com/37hPdxq.png) repeat-x top left, url(https://i.imgur.com/37hPdxq.png) repeat-x bottom left, url(https://i.imgur.com/XAOoMD9.png) no-repeat top center, url(https://i.imgur.com/37hPdxq.png) repeat top center; background-color: #000000; background-attachment: fixed; scrollbar-color: #7dbdb6 #000000; } #pun { background: url(https://i.imgur.com/f3cYP6A.png) repeat top center; background-color: #ececec; background-color: transparent; } /* CS1.1 */ .punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, .punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd, .punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb .main h2, .punbb .linkst, .linksb .pagelink, div#pun-live-rusff { border-color:transparent; color: #1a1818; } .punbb-admin #pun-admain .adcontainer { color: #201f24; } /* CS1.2 */ .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span, #pun-title, #pun-title .container, .punbb .modmenu .container, #pun-navlinks .container { border-color:transparent; } /* CS1.3 */ #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 { border: none; font-style: normal; } /* CS1.4 */ .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl { background-color: transparent; } .offline li.pa-online strong { font-weight: normal } .punbb textarea { padding: 5px; background: none; border: 4px solid rgb(58, 96, 143); } .punbb input { padding: 0 0 2px 3px; background: none; border: 4px solid rgb(58, 96, 143); } .button { width: auto!important; cursor: pointer; color: #3a608f!important; background: #eccf57!important; text-transform: uppercase!important; letter-spacing: 0.2em; padding: 6px 10px 5px 10px!important; font-size: 10px!important; font-family: 'PeaceSans'!important; font-weight: normal!important; border: none!important; box-shadow: inset 0 0 0 4px #eccf57; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; -ms-transition: all 1s ease; transition: all 1s ease; } .button:hover { -webkit-transform: scale(0.9); -moz-transform: scale(0.9); transform: scale(0.9); -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; -ms-transition: all 1s ease; transition: all 1s ease; } .punbb select { background: rgb(236, 207, 87); border: none; letter-spacing: 0.3em; line-height: 200%!important; padding: 3px 5px 3px 10px; font-size: 9px!important; font-family: 'CodePro'!important; font-weight: bold!important; text-transform: uppercase; } #pun-main .code-box, #pun-main .quote-box { background: url(http://forumstatic.ru/files/001a/1c/03/75257.jpg); } .post-content td p:last-child { padding-bottom: 10px!important; } #pun-main .code-box { font-size:12px!important; } .post-content .spoiler-box > div { padding: 10px 20px!important; margin: 0 10px; } /* CS2 Цвета границ -------------------------------------------------------------*/ /* CS2.1 */ .punbb .container, .punbb .post-body, .post h3, #pun-title { border: none; } /* CS2.2 */ .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post { border: none; } /* CS2.3 */ #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 { border: none; } /* CS2.4 */ .punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .punbb .post h3 span, .post-links ul, .post-links, .usertable table { border: none; } /* CS2.5 */ .punbb th { border: none; } /* CS2.6 */ .punbb .quote-box, .punbb .code-box { border: none; } #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span { border: none; } #pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend { border: none; } .punbb .divider { border: none; } .punbb .formal fieldset .post-box, .punbb .info-box { border: none; } li.pa-online { border: none; } .punbb .post-sig dt { height: 2px; margin: 10px 0; background: #385e8d; } /* CS3 Цвета ссылок и всё что с ними связанно -------------------------------------------------------------*/ /* CS3.1 */ .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: #000000; text-decoration: none; } .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited { color: #060606 } /* CS3.2 */ .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: #151515; text-decoration: none; } /* CS3.3 */ #pun-navlinks a { border-bottom:none; text-decoration: none; } /* CS3.4 */ #pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active { border-bottom: none; text-decoration: none; } /*/6060*/ #pun-pagelinks a:active, #pun-pagelinks a:focus { background-color: #1b0d04; color: #151515; } /* CS4 Фон всем категориям и разделение между сообщениями. + Сдвиг рекламы. -------------------------------------------------------------*/ #pun .section { border-style: none; } #pun-title table tbody tr .title-logo-tdr { position: absolute; z-index: 1; left: 100px; top: 50px; } /* CS5 Категории форума и кнопки ------------------------------------------------------------*/ .punbb .main h1, .punbb .main h2, #pun-main #post-form h2, #pun-debug h2 { text-align: left; font-weight: normal; } #pun-main h1 { font-size: 0px; } #pun-stats h2 { width: 896px; height: 42px; margin: 30px 0px 10px -30px; background: url(http://forumstatic.ru/files/001a/1c/03/86603.jpg); } #pun-profile h1 { font-size: 10px; font-family: 'TrebuchetMS'; font-weight: bold; text-transform: uppercase; letter-spacing: 0.15em; } /* CS6 Логотип снизу -------------------------------------------------------------*/ #pun-about p.container { position: absolute; width: 962px; height: 7px; margin: 10px 0 0 -100px; background: url(http://forumstatic.ru/files/001a/1c/03/86505.jpg); } div#html-footer { } div#pun-about { } #pun-announcement.section h2 span { display: none; } a.menu:link, a.menu:visited, a.menu:active { text-decoration: none; } /* CS7 Остальные коды для оформления форума -------------------------------------------------------------*/ /*Фон подфорума*/ #pun-index td div.tclcon { position: relative; margin: 20px 0 20px 30px; color: #212325; font-family: 'TrebuchetMS'; font-style: normal; font-weight: normal; text-transform: lowercase; text-align: justify; line-height: 14px; letter-spacing: 0.15em; } #podf2 { margin: 10px 0 0 0; padding: 3px 0; background: url(https://i.imgur.com/QYsdCWA.png) repeat; text-align: center; } #podf2 a { padding: 0 5px; color: #e9cc56; font-family: 'TrebuchetMSBI'; } #podf2 a:hover { color: #f1f1f1; letter-spacing: 0.3em; } #podf3 { width: 100%; height: 10px; margin: 10px 0 0 0; background: url(https://i.imgur.com/QYsdCWA.png) repeat; } .Add { position: absolute; top: -3px; right: 0px; color: #274c79; font-size: 14px; font-family: 'PeaceSans'; font-weight: normal; } .Tems_And_messages, .Tems_And_messages2 { display: inline-block; } .Tems_And_messages { background: #e9cc56; padding: 2px 5px; } .Tems_And_messages2 { background: #e9cc56; padding: 2px 5px; margin: 0 0 0 3px!important; } /* Аватар */ li.pa-avatar.item2 img { margin: 0 0 5px 0; border-top: 4px solid #4e2f2f; border-left: 4px solid #4e2f2f; } /* Навигация */ #navindex a span {font-size: 0;} #navindex a:before {content:"Forum"; letter-spacing: 0.2em; padding: 0 1px 0 4px;} /* Форум */ #navuserlist a span {font-size: 0;} #navuserlist a:before {content:"Users"; letter-spacing: 0.2em; padding: 0 1px 0 4px;} /* Участники */ #navsearch a span {font-size: 0;} #navsearch a:before {content:"Search"; letter-spacing: 0.2em; padding: 0 1px 0 4px;} /* Поиск */ #navprofile a span {font-size: 0;} #navprofile a:before {content:"Profile"; letter-spacing: 0.2em; padding: 0 1px 0 4px;} /* Профиль */ #navpm a span {font-size: 0;} #navpm a:before {content:"MSG"; letter-spacing: 0.2em; padding: 0 1px 0 4px;} /* Сообщения*/ #navadmin a span {font-size: 0;} #navadmin a:before {content:"Admin"; letter-spacing: 0.2em; padding: 0 1px 0 4px;} /* Администрирование */ #navlogin a span {font-size: 0;} #navlogin a:before {content:"Enter"; letter-spacing: 0.2em; padding: 0 1px 0 4px;} /* Вход */ #navlogout a span {font-size: 0;} #navlogout a:before {content:"Exit"; letter-spacing: 0.2em; padding: 0 1px 0 4px;} /* Выход */ #navregister a span {font-size: 0;} #navregister a:before {content:"Register"; letter-spacing: 0.2em; padding: 0 1px 0 4px;} /* Регистрация */ #navpr_1 a span {font-size: 0;} #navpr_1 a:before {content:"Promo"; letter-spacing: 0.2em; padding: 0 1px 0 4px;} #pun-ulinks li.item3 { display: none; } /* Цвета ссылок */ .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, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited { color: #2d5280; text-decoration: none; transition-duration: 0.5s; } .punbb a:focus, .punbb a:active, .punbb a:hover, .punbb-admin #pun-admain .nodefault, .punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active { color: #5488ad; transition-duration: 0.5s; } #pun-navlinks a { color: #ffffff; background: linear-gradient(to bottom, #834444, #834444); border: none; background-repeat: no-repeat; background-size: 100% 0; transition: background-size 1s 0s; } #pun-navlinks a:hover { background-size: 100% 100%; } #pun-ulinks a { color: #834444; } #pun-ulinks a:hover { color: #000000; } #pun-index .tcl h3 a { color: #325480; } #pun-index .tcl h3 a:hover { color: #000; } .punbb .post .post-author a { color: #ebebeb; } .punbb .post .post-author a:hover { color: #dec357; } .punbb .post .pa-author a { color: #e4c752; } .punbb .post .pa-author a:hover { color: #e8e8e8; } .punbb .post-links ul a { color: #000; } .punbb .post-links ul a:hover { color: #385e8d; } .punbb .post h3 span a { color: #000; } .punbb .post h3 span a:hover { color: #f2f2f2; } #pun-redirect.punbb .info .container a { color: #efefef; } #pun-redirect.punbb .info .container a:hover { color: #dec357; } .punbb .quote-box cite a, .punbb .code-box strong.legend a { color: #345a89; } .punbb .quote-box cite a:hover, .punbb .code-box strong.legend a:hover { color: #4f83a8; } #pun-stats li.item4 a { color: #3b608c; } #pun-stats li.item4 a:hover { color: #000000; } /* Ползунок */ ::-webkit-scrollbar { width: 11px; height: 11px; } ::-webkit-scrollbar-track { background-color: transparent; } ::-webkit-scrollbar-thumb { background-color: #7dbdb6; } .punbb textarea::-webkit-scrollbar, .punbb .post-content .code-box .scrollbox::-webkit-scrollbar { cursor: pointer; width: 8px; height: 8px; } .punbb textarea::-webkit-scrollbar-track, .punbb .post-content .code-box .scrollbox::-webkit-scrollbar-track { background-color: transparent; } .punbb textarea::-webkit-scrollbar-thumb, .punbb .post-content .code-box .scrollbox::-webkit-scrollbar-thumb { cursor: pointer; background-color: #3e6493; box-shadow: none; } /* Выделение текста */ ::selection { background: #395f8e; color: #efefef; } body #post .fs-box.hashelp .container { color: #ececec!important; background: url(https://i.imgur.com/QYsdCWA.png)!important; z-index: 100!important; padding: .7em!important; border-radius: 0px; border: none; } body #post .fs-box.hashelp .container a { color: #ececec!important; } #font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area{ position: absolute; right: 6px; top: 43px; } body #post .fs-box.hashelp .container { color: #302c29; height: auto; max-height: 145px; width: auto; margin-left: 13px; overflow: auto; } #imageupload-left input[type=button] { width: auto!important; } #poll-special .poll2 td h1 { background: #292929!important; padding: 1px; border: none 0 transparent!important; } #pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner{ border-radius: 0px; background: #efefefe6; box-shadow: inset 0 0 0 15px #4e2f2f; border: 4px solid #4e2f2f; } #pun-adnav { margin-top: 6px!important; } .adformal, .adformal h2, #pun-adnav h2 { padding: 6px 0 6px 10px!important; border-style: none!important; border-width: 0px!important; color: #000!important; } .punbb-admin #pun-admain h2 { background: rgba(255, 255, 255, 0.65)!important; } #pun-admain fieldset p { border-color: rgba(255, 255, 255, 0.35)!important; background-color: rgba(255, 255, 255, 0.56)!important; } #pun-admain legend span { background-color: rgba(255, 255, 255, 0.56)!important; } #pun-adnav .isactive ul.adsubnav a { color: #000000!important; } #pun-report .inner h1, #pun-reputation .inner h1, #pun-admin-award-form .inner h1 { background: none; margin: 0px; height: 0px; } /* Убираем свечение в хроме */ input, textarea { outline: none; } input:active, textarea:active { outline: none; } :focus { outline: none; } /* Фиксируем кнопки в поле ответа с мобильного */ textarea#main-reply { height: 175px; position: relative; z-index: 1; } li#navpr_1 { margin: 0 0 0 5px; } #navawards a span { display: none; } .intd .tclcon .modlist{ display: none; } span.stickytext, span.closedatafield { display: none; } div#pun-live-rusff { display: none; } .pl-reports { display: none!important; } #qpsContainer { display: none; }
Страница: 1