ебац нахуевертила с настройками отображения в профиле
И КАК ЖЕ МНЕ НРАВИТСЯ ЭТОТ МИНИМАЛИЗМ ПРОСТО ОУ МАЙ
Тестовое сообщение
Сообщений 121 страница 142 из 142
Поделиться1212024-03-21 15:39:16
Поделиться1222024-03-23 09:06:06
ахахах
грешники не могут размножаться, потому что это души, прожившие жизнь на земле
давать потомство они могут только на земле
в аду они считаются убитыми - закончившими жизнь - ад не место их обитания, но пребывания
поэтому у грешников в аду никогда не может быть детей
сука как же это просто, логично и гениально с учетом той мысли, что они помнят свои прошлые жизни
дочери Кармиллы Кармин - не иначе как те дочери, что были ею рождены при жизни, не в аду
и она же их еще как-то умудрилась найти, чтобы они снова были вместе всей семьей, мать года, однозначно (в отличии от той же Лилит)
в пользу этой теории говорят родственные связи Энджела Даста (Энтони):
его отец и брат в аду
а сестра, Молли, попала в Рай (и даже успела засветиться на бэкграунде одной из песен)
Поделиться1232024-03-23 12:00:42
классно при входе на форум попросили заполнить капчу
ура я бот
Поделиться1242024-03-23 12:01:12
Невердемон
если ввести фичу с несколькими жизнями при перерождении
и в случае попадания грешника в ад, то он будет помнить все?
Поделиться1252024-03-23 12:02:21
тест в инетике кто ты из хазбина показал что я кинню
Your Result:
Люцифер Морнингстар
На данный момент его характер неизвестен, но Вивьен сказала, что он будет выявлен более позднее. Ты наверняка жизнерадостный человек, наверное держитесь за старое, кажитесь несколько глупым и весёлым. В душе несколько ранимы и ищите милоту во всём. В душе мечтатель, чьи идеи не приняли ко вниманию.
сам тест
https://uquiz.com/quiz/SMjNTn/Кто-ты-из-Отель-Хазбин
Поделиться1262024-03-23 12:05:54
а вот по этому https://pikuco.ru/tests/35703/
я столас вообще
птиська
Столас
Столас кажется самовлюблённым, требовательным и пафосно-мрачным. Как и у многих демонов и обитателей ада в целом, у Столаса весьма сомнительные моральные качества.
Поделиться1272024-03-23 13:40:17
дочери Кармиллы Кармин - не иначе как те дочери, что были ею рождены при жизни, не в аду
: ) Ты только теперь об этом подумала?
Например, человек вспомнил родственников, и хочет их найти и жить в вечности с ними. Человек вспомнил своего убийцу, и хочет найти, чтобы разорвать на части и утопить в море.
Поделиться1282024-03-23 13:50:12
и в случае попадания грешника в ад, то он будет помнить все?
Сомневаюсь, что жизнь в качестве камня, растения, животного или рукотворного предмета оставляет какие-то осознанные воспоминания, кто её тех, что похожи на сны. Как я говорил, в буддизме, каким его представлял я, жизнь человека - подарок для души в цепи перерождений. Стать человеком - редкость, и возможность, которой нужно пользоваться. Родившись человеком, нужно прожить жизнь так, чтобы покинуть цепь перерождений
Вот, у нас на человеке цепь перерождений и заканчивалась бы: камень может эволюционировать в человека, но человек после смерти перерождается уже в Раю или в Аду.
В общем, я думаю, что запомнится только человеческая жизнь. Если помнится ещё какая-то - это баг или редкость.
Поделиться1292024-03-24 17:03:24
Вот, у нас на человеке цепь перерождений и заканчивалась бы: камень может эволюционировать в человека, но человек после смерти перерождается уже в Раю или в Аду.
В общем, я думаю, что запомнится только человеческая жизнь. Если помнится ещё какая-то - это баг или редкость.
во
буду всех обстебывать
говорить что вон тот петухом перерождался
а этот из камня
Поделиться1302024-03-29 09:14:29
Скрипт служит для установки нескольких стилей в форму "Свой стиль" без необходимости подгрузки и замены стилевых файлов.
Устанавливает класс для элемента body. Предполагает наличие общей разметки у всех установленных стилей, смену стилевых настроек отдельных элементов (как правило, это цвета фона, шрифта и рамок, картинки бэкграунда) в зависимости от выбранного пользователем стиля.
По умолчанию кнопки устанавливаются в начало body, однако по желанию их можно разместить и в других блоках. Например, в #html-header (html-верх) или сделать их выпадающим списком главного меню.
Код скрипта устанавливается в блок "HTML верх" (в разделе "Формы"):
<!-- Смена стиля, (с) ForumD.ru, satsana -->
<script type="text/javascript">
var styleList = [{
class: 'day',
name: 'День'
}, {
class: 'evening',
name: 'Вечер'
}, {
class: 'night',
name: 'Ночь'
}];
function getCookie(a){return(a=document.cookie.match(new RegExp("(?:^|; )"+a.replace(/([\.$?*|{}\(\)\[\]\\\/\+^])/g,"\\$1")+"=([^;]*)")))?decodeURIComponent(a[1]):void 0}function setStyle(a){$("body").attr("class",a);$("#stylelist li").removeClass("active");$('#stylelist li[data="'+a+'"]').addClass("active");selStyle=a;document.cookie="selStyle="+a+"; max-age=2592000"}var selStyle=getCookie("selStyle");selStyle&&setStyle(selStyle);
$(document).pun_mainReady(function(){$("#stylelist").length||$("body").prepend('<ul id="stylelist"></ul>');for(i=0;i<styleList.length;i++)$("#stylelist").append('<li data="'+styleList[i]["class"]+'"'+(selStyle==styleList[i]["class"]?' class="active"':"")+'><a href="/" onclick="setStyle($(this.parentNode).attr(\'data\'));return false">'+styleList[i].name+"</a></li>")});
</script> <!-- Смена стиля - END -->Список доступных стилей и соответствующих им классов хранится в переменной styleList, заполняется по образцу, приведённому в начале скрипта. Вы можете оставить название стиля пустым, если не хотите отображения надписей и предпочитаете оформление кнопок стилем. Также вместо текстовой надписи вы можете использовать любые html-теги, например, сразу добавить кнопку-картинку:
<img src="кнопка_день.jpg" title="День">
Примерный стиль для расположения кнопок в левом верхнем углу форума (может быть размещён в своём стиле или в блоке <style>...</style> перед скриптом):
#stylelist {
position: absolute;
z-index: 10000;
top: 40px;
left: 10px;
margin: 0;
padding: 0;
list-style-type: none;
}Пример стилизации кнопок через css:
#stylelist a {
display: block;
width: 0;
height: 0;
font-size: 0;
color: transparent;
border-style: solid;
border-width: 10px 15px;
margin-bottom: 8px;
}
#stylelist [data="day"] a {
border-color: #314b40 #d8d7dc #d8d7dc #314b40;
}
#stylelist [data="night"] a {
border-color: #4f3f48 #698475 #698475 #4f3f48;
}Для того, чтобы кнопки добавились не в тело форума, а в блок #html-header, разместите в форме html-верх следующий код:
<ul id="stylelist"></ul>
Для размещения кнопок смены стиля в виде выпадающего списка главного меню, нужно добавить дополнительный пункт меню:
1 = <span>Стили</span><ul id="stylelist"></ul>
Обратите внимание, что для корректного отображения такого списка вам нужно будет стилизовать выпадающее меню.
Если вы пытаетесь установить блок с кнопками смены стиля в подвале или хотите использовать скрипт на другой платформе, и кнопки не появляются - найдите в коде скрипта pun_mainReady и замените на ready.
Стиль, используемый по умолчанию, пишется как обычно, без указания стилевого класса, и размещается в полях "своего стиля". Для изменения стилевых настроек отдельных элементов нужно добавить эти настройки в стиль ниже основных с добавлением в начало селектора стилевого класса.
Допустим, вы собираетесь использовать два стиля: Светлый с классом light и Тёмный с классом dark. По умолчанию выбрали светлый стиль. Все его настройки прописываются как обычно, без указания класса light. По умолчанию вы прописываете фон и цвет шрифта для какого-то элемента так, как он должен выглядеть в светлом стиле. Для примера возьмём блок объявления:
#pun-announcement {
color: #000;
background: url(объява_свет.png) center no-repeat;
}Для того, чтобы эти параметры изменились в тёмном стиле, дописываем чуть ниже, добавив в начало селектора класс .dark:
.dark #pun-announcement {
color: #fff;
background: url(объява_тьма.png) center no-repeat;
}меняться в разных стилях. Если в отдельном стиле какой-то элемент не меняется - ничего не прописывайте, будут использованы настройки по умолчанию.
Исключение составляет элемент body, для него стилевой селектор будет выглядеть так: body.dark {}. А также элемент html - изменить его настройки с помощью этого скрипта не получится, поэтому воздержитесь от прописывания в нём фонов и цвета шрифта.
Очевидный момент на который будет не лишним указать: если у вас в коде есть перечисление нескольких селекторов через запятую (например .punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {}), то стилевой селектор надо ставить в начале строки и после КАЖДОЙ запятой (например .dark .punbb .formsubmit input, .dark .punbb .formsubmit a, .dark .punbb .formsubmit span {})
Желаю всем хорошего настроения и прекрасных дизайнов!
Поделиться1312024-03-29 09:51:04
/* A1.1 */
@import url(style_cs.css);
@font-face {
font-family: 'SFProDisplay Regular';
src: url('https://forumstatic.ru/files/001b/ab/f8/30639.eot');
src: url('https://forumstatic.ru/files/001b/ab/f8/30639.eot?#iefix') format('embedded-opentype'),
url('https://forumstatic.ru/files/001b/ab/f8/74983.woff') format('woff'),
url('https://forumstatic.ru/files/001b/ab/f8/86821.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@import url('https://fonts.cdnfonts.com/css/fathers-outline');
@import url('https://fonts.cdnfonts.com/css/new-york-extra-large');
#pun-announcement h2 {display: none}
#pun-main div.catleft, #pun-main div.catright {display: none}
.category .container thead {display: none;}
#post-form h2 {display:none;}
#topic-modmenu span {display:none;}
#pun-navlinks li#navawards {display: none;}
.lastedit {display:none;}
.sharelink {display: none;}
.topic a.sharelink {display:none!important;}
.post-links li.pl-reports {display:none;}
#pun-stats .section {display:none;}
div#pun-live-rusff {display:none;}
div.modmenu p.container span {display:none;}
.fs-box table .user-avatar {display:none;}
.punbb #post-form fieldset legend span {display:none;}
.postlink .closed {display:none;}
.linksb .postlink.long {display:none;}
.pl-share {display:none !important;}
#pun-index td.tc2, #pun-index td.tc3 {display:none;}
.main.multipage thead .tcr, .main.multipage thead .tc3, .main.multipage thead .tc2, .main.multipage thead .tcl {display:none;}
.pa-ua {display:none!important;}
td#profile-left {width:200px;text-align:center;padding:0px 30px 0 0 !important;}
td#profile-right span {text-align:left;}
td#profile-right strong {text-align:center;}
#viewprofile .container {padding:0px 0px 0px 0px!important;}
#pun-profile h1 span a {margin-left:30px;font-size:11px;}
#qpsContainer {margin-bottom:20px;margin-top:20px;}
#post-form fieldset legend {width:100%;}
#font-area {height:200px;overflow-y:scroll;}
textarea {-ms-text-size-adjust: 100%;-moz-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
#topic-users-in p.container {padding-top: 1em;}
#pun-admain legend span {background:transparent !important;font: bold 12px arial !important;letter-spacing:0px;text-transform:none;}
.adformal h2, #pun-adnav h2 {background-color: transparent !important;color: #000 !important;font: bold 12px arial !important;border: 1px solid #ccc;text-align:left;text-transform:none;}
.admin-advert-block{display:none!important;}
/* A2.1 */
html, body {margin: 0; padding: 0}
/* A2.2 */
.punbb * {
margin: 0
}
/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
padding: 0;
list-style: none;
}
/* 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.1 */
body {
font-size: 100%;
}
/* A3.2 */
.punbb {
font: normal 75% arial, helvetica, sans-serif;
}
/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
}
/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
font-size: 1em;
font-weight: normal;
}
/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
font-size: 1.1em;
}
/* A3.6 */
.punbb pre {
font: 1.1em/140% 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: underline
}
/* A3.11 */
.punbb optgroup {
font-weight: bold;
}
/* 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.1 */
#pun {
margin: auto;
position: relative;
}
/* A5.2 */
.punbb {
height: auto;
padding-left: 0px;
}
/* A5.3 */
#pun-redirect, #pun-maint {
margin: -500px 20% 12px 20%;
width: auto;
float: none;
}
/* A5.4 */
.punbb .section, .punbb .main {
margin-bottom: 0em;
}
/* A5.5 */
.punbb .category, .punbb .post {
margin-top: 0.4em;
}
/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
margin-top: 0;
}
/* 5.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 none solid none;
border-width: 0px 0px 2px 0px
}
/* A5.9 */
.punbb .container {
border-style: solid;
border-width: 1px;
}
/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
}
/* ---------------------------------------------------------------------------------------- */
/* B1.1 */
.punbb .post-content {
padding: 0;
margin: 0;
width: 100%;
overflow: hidden;
}
/* B1.2 */
.punbb .post-sig dt {
display: block;
border-top: 1px solid #888;
width: 250px;
margin: 5px 0;
}
/* B1.3 */
.punbb .post-content p {
margin: 0;
padding: 0 0 1em 0;
line-height: 150%;
}
/* B1.4 */
.punbb .post-content img {
vertical-align: text-bottom
}
/* B1.5 */
.punbb .post-content img.postimg {
vertical-align: middle;
}
/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
width: 100%;
overflow: hidden;
}
/* B1.7 */
.punbb .post-content .scrollbox {
width: 100%;
overflow: auto;
}
/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
margin: 1em 0.5em 1em 0.5em !important;
}
/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
display: block;
padding-bottom: 0.5em;
margin: 0;
}
/* 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.1 */
.punbb .linkst {
float: left;
position: relative;
width: 100%;
font-size: 1.1em;
height: 0;
}
/* B3.2 */
.multipage {
margin-top: 0em;
}
/* B3.3 */
.linkst .pagelink {
position: absolute;
top: -1.8em;
left: 0em;
width: 24em;
}
/* B3.4 */
.linkst .postlink {
position: absolute;
right:0.15em;
width: 16em;
text-align: right;
font-weight: bold;
}
/* B3.5 */
.punbb .linksb {
text-align: right;
padding: 1em 0em 1em 0em;
font-size: 1.1em;
}
/* 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;
}
/* ---------------------------------------------------------------------------------------- */
/* C1.1 */
.punbb .formal .container {
padding: 1em 0em 1em 0em;
}
/* C1.2 */
.punbb .formsubmit {
padding: 0 0 0 0em;
margin: 1em 0 0 0;
}
/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
margin: 0 0.6em 0 0
}
/* C1.4 */
.punbb fieldset {
border: none;
padding: 0em 0em 0em 0em;
margin: 0 0 1em 0;
}
/* C1.5 */
.punbb fieldset legend {
padding: 0px 0px 0px 0px;
font-size: 1.1em;
}
/* C1.6 */
.punbb fieldset legend span {
padding: 0 5px;
}
/* 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 12em 0 0;
height: 100%; /* For IE */
}
/* C1.16 */
.punbb textarea, .punbb .longinput input {
width: 80%;
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;
}
/* 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.1 */
.punbb .main .tcl {
overflow: hidden;
text-align: justify;
width: 50%;
}
/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
background-color: transparent;
text-align: center;
width: 10%;
}
/* C2.3 */
.punbb .main .tcr {
background-color: transparent;
overflow: hidden;
text-align: left;
width: 30%;
}
/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
background-color: transparent;
width: 40%
}
/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
background-color: transparent;
text-align: left;
width: 20%;
}
/* C2.6 */
#pun-debug table .tcl {
background-color: transparent;
width: 15%;
white-space:normal;
}
/* C2.7 */
#pun-debug .tcr {
background-color: transparent;
width: 90%;
white-space: normal;
}
/* C2.8 */
#pun-index .tcl h3 {
font-weight:normal;
letter-spacing:0px;
}
/* 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-style: solid none none solid;
border-width: 1px 0 0 1px;
padding: 0.8em 1em;
}
/* C2.12 */
.punbb .main th {
border-style: none none none solid;
border-width: 0 0 0 1px;
padding: 0.4em 1em 0.4em 1em;
}
/* C2.13 */
.punbb .main .tcl {
border-left-style: none;
border-left-width: 0
}
* html .tclcon {height: 1px}
/* C2.14 */
.punbb td div.tclcon {
margin-left:px;
}
/* C2.15 */
.punbb div.icon {
float: left;
display: block;
width: 60px;
height: 60px;}
#pun-title, #pun-navlinks {
border-color: #202021 ;
}
/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3 {
border-color: transparent;
}
/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-color: transparent;
margin-top : 0px;
}
/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color: transparent;
}
/* 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-color: transparent;
}
/* CS2.5 */
.punbb th {
border-color: transparent ;
}
/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
border-color: #;
}
#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
border-color: transparent;
}
#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
border-color: transparent ;
}
.punbb .divider {
border-color: transparent;
}
.punbb .formal fieldset .post-box, .punbb .info-box {
border: 1px solid transparent ;
}
/* C3.1 */
.punbb .post .container {
border-style: none solid solid solid;
border-width: 0px;
margin-top: -1px;
padding-bottom: 1px;
}
/* C3.2 */
.punbb .post h3 {
border:none;
}
/* C3.3 */
.punbb .post h3 span {
padding: 0em;
display: block;
margin-top: 0.5em;
border:none;
}
/* C3.4 */
.punbb .post h3 strong {
float: right;
text-align: right;
font-weight: normal;
}
/* C3.5 */
.punbb .post .post-author {
float:left;
}
/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
line-height: 1.3em;
}
/* C3.11 */
.punbb .post-body {
margin-left: 15em;
border-left-style: solid;
border-left-width: 1px;
padding: 0 0 1px 0;
text-align:justify;
}
/* C3.12 */
.punbb .post-box {
text-align: justify;
padding: 20px 0px 0px 0px;
font-size: 12px;
}
/*C3.13 */
.punbb fieldset .post-box {
margin-bottom: 0.8em
}
/* C3.14 */
.punbb .post-links {
margin: 1.5em 0em 0.5em -1em;
border-left-style: solid;
border-left-width: 1px;
text-align: right;
}
/* C3.15 */
.punbb .post-links ul {
}
/* 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.1 */
.punbb .modmenu .container {
padding: 0em 0em 0em 0em;
}
/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
margin-top: 1em;
height: 1.8em;
line-height: 1.8em;
}
/* C4.3 */
.punbb .modmenu .container strong {
float: left;
}
/* C4.4 */
.punbb .modmenu input {
margin-left: 1em;
}
/* C5.1 */
.punbb .info .container {
padding: 0.8em 1em
}
/* C5.2 */
.punbb .info .container .backlink {
padding-top: 0.8em;
}
/* C6.1 */
#profile .container {
padding-left: 18.6em;
}
/* C6.2 */
#profilenav {
float: left;
width: 14em;
margin-left: -16.3em;
display: inline;
}
/* C6.3 */
#profilenav li {
padding-bottom: 0.8em;
font-weight: bold;
line-height: 12px;
}
/* C6.4 */
#viewprofile ul, #profilenav ul {
border-style: solid;
border-width: 1px;
padding: 1.5em 18px 0.8em 14px;
margin: 0 0 1em 0;
line-height: 12px;
}
/* C6.5 */
#viewprofile h2, #profilenav h2 {
background: transparent;
border: none;
padding: 0 0 0 0;
margin: 0 14px -0.6em 14px;
line-height: 12px;
}
/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
padding: 0px;
position: relative;
line-height: 12px;
}
/* C6.7 */
#viewprofile li, #setmods dl {
padding: 0 0 0 16em;
margin-bottom: 0.2em;
line-height: 12px;
}
/* C6.8 */
#viewprofile li span {
float: left;
width: 14em;
margin-left: -16em;
padding: 0.5em 1em;
font-weight: bold;
line-height: 12px;
}
/*C6.9 */
#setmods dt {
float: left;
width: 14em;
margin-left: -16em;
padding: 0.8em 1em;
font-weight: bold;
display: inline;
line-height: 12px;
}
/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
display: block;
padding: 0.5em 1em;
font-weight: normal;
line-height:12px;
line-height:10px;
}
/* C6.11 */
.punbb img.avatardemo {
float: right;
margin: 0 0 0.8em 1.8em
line-height: 12px;
}
/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
border-bottom: none;
margin-bottom: 0;
}
/* C7.2 */
#pun-userlist .usertable .container {
padding: 0 2.3em 2.3em 2.3em;
border-top: none;
}
/* C7.3 */
#pun-userlist .usertable table {
border-style: solid;
border-width: 1px;
}
/* ---------------------------------------------------------------------------------------- */
/* D1.1 */
#pun-title {
margin: 0;
border-style: none;
}
/* D1.2 */
#pun-title h1 {
display: none;
padding: 0;
}
/* D1.3 */
#pun-title .container {
border-style: none none none none;
}
/* D1.4 */
#pun-title h1 span {
font-size: 0;
}
/* D1.4 */
#pun-title h1 span {
display: none;
}
#pun-title h1 span {
font-size: 0;
}
/* 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.1 */
#pun-navlinks, #pun-navlinks .container {
border-style: none;
border-width: 0;
margin: 0;
}
/* D3.2 */
#pun-navlinks .container {
padding-bottom:0px;
}
/* D.3 */
#pun-navlinks li {
display: inline;
padding-right: 1em;
}
/* D3.4 */
#pun-navlinks li a {
font-size: 1.0em;
}
/* D4.1 */
#pun-ulinks {
margin-top: 0;
}
/* D4.2 */
#pun-ulinks .container {
border-top:none;
}
/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
display: inline;
border-left-style: solid;
border-left-width: 1px;
white-space: nowrap;
}
/* D4.4 */
#pun-ulinks li a {
padding: 0 0.3em 0 0.6em
}
/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
border-left-style: none;
border-left-width: 0;
padding-left: 0
}
/* D5.1 */
#pun-status, #pun-status .container {
border-bottom: none;
margin-bottom: 0;
}
/* D5.2 */
#pun-status .container {
padding: 1em 0em 0em 0em;
}
/* D5.3 */
#pun-status span {
white-space: nowrap;
margin-right: 0.5em;
}
/* D5.4 */
#pun-crumbs1 {
font-weight: bold;
overflow: hidden;
margin-top: 0;
}
/* D5.5 */
#pun-crumbs1 p.container {
border-top: none;
padding: 1em 1em 0.8em 0em;
font-size: 1.1em;
}
/* D5.6 */
#pun-break1 {
margin: 0 1em;
border-style: solid none;
border-width: 1px 0;
height: 0;
margin: -2px 1em;
position: relative;
z-index: 1;
}
/* D6.1 */
#pun-announcement h2 {
padding: 0;
margin: 0 1em -3.5em 1em;
border-style: none none solid none;
border-width: 0 0 1px 0;
position: relative;
font-weight: bold;
}
/* D6.2 */
#pun-announcement h2 span {
display: block;
padding: 1em 0 0.8em 0;
border-bottom-style: solid;
border-bottom-width: 1px;
}
/* D6.3 */
#pun-announcement .container {
padding: 1em 0em 1em 0em;
}
/* D7.1 */
#pun-stats .container {
padding: 0.8em 0em
}
/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
line-height: 150%;
}
/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
text-align: right;
line-height: 150%;
}
/* D7.4 */
li#onlinelist {
margin-top: 0em;
border-top-style: solid;
border-top-width: 1px;
width: 100%;
line-height: 130%;
text-align: left;
}
/* D7.5 */
li#onlinelist div {
border-top-style: solid;
border-top-width: 1px;
padding: 1.5em 0 0 0em;
}
/* 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-top: 0;
}
/* D8.4 */
#pun-about .container {
border-top-style: none;
text-align: left;
line-height: 150%;
padding: 0em 1em 2em 1.7em;
font-size: 10px;
}
/* D8.5 */
#pun-about p span {
display:block;
padding-left: 50%;
}
/* D8.6 */
#pun-crumbs2 {
font-weight: bold;
overflow: hidden;
margin-bottom: 1em;
border-bottom: none;
}
/* D8.7 */
#pun-crumbs2 .container {
border-bottom: none;
padding: 1.5em 0em 0.5em 0em;
}
/* D8.8 */
#pun-break4 {
margin: -2px 1em;
border-style: solid none;
border-width: 1px 0;
position: relative;
height: 0;
z-index: 1;
}
/* D8.9 */
div.punbb-admin #pun-about .container {
border-top-style: solid;
border-top-width: 1px;
}
/* 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;
}
#stylelist {
position: absolute;
z-index: 10000;
top: 40px;
left: 10px;
margin: 0;
padding: 0;
list-style-type: none;
}
#stylelist a {
display: block;
width: 0;
height: 0;
font-size: 0;
color: transparent;
border-style: solid;
border-width: 10px 15px;
margin-bottom: 8px;
}
#stylelist [data="day"] a {
border-color: #314b40 #d8d7dc #d8d7dc #314b40;
}
#stylelist [data="evening"] a {
border-color: #4f3f48 #698475 #698475 #4f3f48;
}
#stylelist [data="night"] a {
border-color: #4f3f48 #698475 #698475 #4f3f48;
}/*---- FREE TROYAN DESIGN: копировать с внесенными изменениями
от пользователей запрещено, найти оригинал можно на https://imagiart.ru/,
удалять данный комментарий запрещено, использовать коды для создания
иных дизайнов на его основе также запрещено. -------------------------------
разрешено: менять цвета и изображения -------------------------------------*/
:root {
--font-title2: 'New York Medium', serif;
--font-text: SFProDisplay Regular;
--color-text: #1b1b1b;
--color-link: #666666;
--color1: #e6a5b8;
--color2: #5e393f;
--pun-color: #ffffff;
--pun-quote: #c6c6c6;
--border-color: #5e393f;
--color-tooltips: #5b5b5b;
}
html {
background:var(--color-tooltips);
}
body {
margin:0px !important;
padding-top:50px !important;
padding-bottom:50px !important;
}
#pun {
width:999px !important;
background:url(https://upforme.ru/uploads/001c/15/39/2/195569.jpg)
top center no-repeat var(--pun-color);
color:var(--color-text);
padding-bottom:0px !important;
box-shadow:0 0 50px #00000059;
}
.evening #pun {
width:999px !important;
background:url(https://upforme.ru/uploads/001c/15/39/2/195569.jpg)
top center no-repeat #000000;
color:#fffffff;
padding-bottom:0px !important;
box-shadow:0 0 50px #00000059;
}
.night #pun {
width:999px !important;
background:url(https://upforme.ru/uploads/001c/15/39/2/195569.jpg)
top center no-repeat var(--pun-color);
color:var(--color-text);
padding-bottom:0px !important;
box-shadow:0 0 50px #00000059;
}
.punbb {
width:950px !important;
padding-left:25px !important;
}
.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, .punbb li.isactive a:focus {
color:var(--color-link);
text-decoration:none;
}
.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, .punbb li.isactive a:focus {
font-style:italic;
text-decoration:none;
}
#pun-navlinks {
width:999px;
background:var(--color1);
margin: 427px 0 0 -25px !important;
padding:16px 0 10px 0px;
text-align:center;
}
#pun-ulinks {
width:999px;
background:var(--color1);
text-align:center;
margin: 0px 0 10px -25px !important;
padding:0px 0 15px 0px;
}
#pun-navlinks a:link, #pun-navlinks a:visited {
display:inline-block;
font:900 italic 21px var(--font-title2);
margin:0px 0px;
text-transform:lowercase;
color: var(--color-text);
letter-spacing:-1px;
}
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color:var(--pun-color);
}
#pun-ulinks a:link, #pun-ulinks a:visited, #pun-ulinks a:hover,
#pun-ulinks a:focus, #pun-ulinks a:active {
font:9px var(--font-text);
text-transform:lowercase;
color:var(--color-text);
letter-spacing:0px;
}
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
font-style:italic;
}
#pun-status .container {
text-transform:lowercase;
font:10px var(--font-text);
color:var(--color-link);
}
#pun-status .status-right {display:none;}
#pun-crumbs1 p.container,
#pun-crumbs2 .container {
text-transform:lowercase;
font:13px var(--font-text);
color:var(--color-link);
margin-bottom:20px;
}
#pun-announcement {
text-align:center !important;
}
/*------------ category and statistics ----------------------------------*/
#pun-index #pun-main h2, #pun-stats.section h2 {
height:50px;
width:948px;
background:var(--color1);
overflow:hidden;
margin:20px 0 -3px 1px;
text-align:center;
}
#pun-index #pun-main h2 span, #pun-stats.section h2 span, #pun-index #pun-main h2 span a {
font:900 italic 80px var(--font-title2);
text-transform:lowercase;
color:var(--pun-color);
}
/*------------ icon ----------------------------------------------------*/
.punbb table Div.icon {
position:absolute;
width:10px;
height:10px;
border-radius:100%;
margin:-5px 10px 5px -20px;
}
TR.inew Div.icon {
background:var(--color2);
}
/*------------ forumname + title -------------------------------------*/
#pun-index .tcl h3 {
border-bottom:1px solid var(--border-color);
margin-bottom:5px;
}
#pun-index .tcl h3 a {
font:900 20px var(--font-text);
text-transform:uppercase;
color:var(--color-text);
}
#pun-index .tcl h3 a:hover {
font-style:italic;
}
/*------------ description ---------------------------------------------*/
#pun-index .category table {
border-spacing:50px 30px;
border:1px solid var(--border-color);
border-top:none;
}
.punbb td div.tclcon {
margin-left:0px;
padding:0px 0px 0px 0px;
}
#pun-index td.tcl {
width:550px;
font:10px var(--font-text);
line-height:14px;
text-transform:lowercase;
}
#pun-index td.tcr {
font:9px var(--font-text);
line-height:14px;
text-transform:lowercase;
padding-right:20px;
}
#pun-index td.tcr a:link, #pun-index td.tcr a:visited {
font:bold 10px var(--font-text);
text-transform:uppercase;
}
.punbb .user-avatar .avatar-image {
width:20px !important;
height:20px !important;
border-radius:0px !important;
filter:grayscale(100%);
}
/*------------ footer -------------------------------------------------*/
.statscon {min-height:160px;}
.statscon li.item1, .statscon li.item2,
.statscon li.item3, .statscon li.item4 {
position:absolute;
display:block;
width:210px;
margin-left:10px;
text-align:right!important;
letter-spacing:0px;
color:var(--color-link);
border-radius:20px;
font:10px var(--font-text);
text-transform:lowercase;
}
.statscon li.item1 {margin-top:20px;}
.statscon li.item2 {margin-top:50px;}
.statscon li.item3 {margin-top:80px;}
.statscon li.item4 {margin-top:110px;}
.statscon li.item5 {
display:block;
width:680px!important;
margin:0px 0px 0px 240px;
text-align:justify!important;
letter-spacing:0px;
color:var(--color-link);
font:11px var(--font-text);
text-transform:lowercase;
}
.statscon li.item5.users_24h { min-height:100px; }
#pun-about .container {
text-transform:lowercase;
margin-left:-15px;
font:10px var(--font-text);
}
.banners {
overflow-y:scroll;
width:960px!important;
height:67px!important;
padding-right:5px!important;
margin:10px 0 20px 0px!important;
justify-content: space-between;
}
.banners img {
margin:0 4px 4px 0;
filter: grayscale(100%) opacity(30%);
transition: all .5s ease-in-out 0s;
}
.banners img:hover {
filter: none;
transition: all .5s ease-in-out 0s;
}
.banners::-webkit-scrollbar {width:1px; height:1px;}
/* -------------- page ------------------------------------------------- */
#pun-main h1 {
display:block;
text-align:left;
margin-bottom:50px;
}
#pun-main h1 span {
padding-right:10px;
font:15px var(--font-text);
text-transform:uppercase;
}
#pun-main .topic h3 span {
display:block;
height:23px;
margin:0px 0px 10px 0;
background:var(--pun-quote);
}
#pun-main .topic h3 a,
#pun-viewtopic div.post h3 strong,
#pun-viewtopic div.post.topicpost h3 strong.fnt {
text-transform:uppercase;
font:500 10px var(--font-text);
color:var(--color-link);
line-height:22px;
padding:0 20px;
}
#pun-main .linkst .pagelink {
font:10px var(--font-text);
text-transform:lowercase;
margin-top:-5px;
color:var(--color-link);
}
#pun-viewtopic .linkst .postlink a {
display:block;
margin-top:-20px;
font:10px var(--font-text);
text-transform:lowercase;
color:var(--color-link);
}
#pun-main .post-links a {
font:600 11px var(--font-text);
color:var(--color-link);
text-transform:lowercase;
}
.punbb .post-content .quote-box, .punbb .post-content .code-box {
padding:20px;
background:var(--pun-quote);
border:1px solid var(--border-color);
text-align: justify;
}
.spoiler-box {
padding:15px 20px 15px 20px !important;
}
.punbb .quote-box cite, .punbb .code-box strong.legend {
font: 15px var(--font-text) !important;
text-transform:uppercase;
}
.code-box strong.legend a {
color:var(--color-link);
}
hr {
background:var(--border-color);
height:2px;
opacity:1!important;
border:none!important;
}
.punbb .formsubmit input, .punbb .formsubmit a,
.punbb .formsubmit span, .punbb select, .punbb input {
display:inline-block;
padding:5px 25px 3px 25px;
background:var(--pun-quote);
border:1px solid var(--border-color);
color:var(--color-link);
font:600 11px var(--font-text);
}
#pun-viewtopic .subscribelink a {
font:9px Roboto;
text-transform:lowercase;
color:var(--color-link);
}
#topic-users-in p.container {font-size:11px;}
#pun-main .linksb {padding-bottom:0px;}
#pun-main .linksb .pagelink {
font:10px var(--font-text);
text-transform:lowercase;
letter-spacing:0.5px;
color:var(--color-link);
}
#pun-viewtopic .linksb .postlink a {
font:10px var(--font-text);
text-transform:lowercase;
color:var(--color-link);
}
.punbb #post.container {
padding-left:20px !important;
margin-right:60px;
}
.punbb #post-form fieldset legend {
display:block;
width:999px;
height:20px;
margin:0px 0px 0px -46px;
line-height:20px;
background:var(--pun-quote);
}
#topic-users-in p.container {
font-size:11px;
font-family:var(--font-text);
color:var(--color-link);
text-transform:lowercase;
}
.punbb #post.container {
padding-left:20px !important;
margin-right:60px;
}
.punbb #post-form fieldset legend {
display:inline;
width:974px;
height:20px;
margin:0px 0px 10px -46px;
padding-left:25px;
text-transform:lowercase;
text-align:left;
}
.punbb #post-form fieldset legend #plng {
background:var(--pun-quote);
padding-right:10px!important;
font-size:11px;
font-family:var(--font-text)!important;
color:var(--color-link) !important;
}
#main-reply, #pun-viewtopic #post-form textarea {
background:var(--pun-quote);
border:1px solid var(--border-color);
box-shadow:0px 0px 30px #5454541c inset;
font-size:12px;
font-family:Arial;
line-height:18px;
}
#pun-viewtopic #post-form textarea {padding:20px;}
#main-reply textarea {padding:0px;}
:focus {outline: none;}
/* --------------- profile -------------------------------------------- */
.punbb .post .post-author {
position:relative;
margin-top:20px;
margin-bottom:10px;
width:220px;
}
.punbb .post .post-author ul, .punbb .post .post-author p {
text-align:center;
margin-left:0px;
padding:20px 0 10px 0;
border:1px solid var(--border-color);
background:var(--pun-quote);
}
.pa-author, li.pa-author a:link, li.pa-author a:visited,
li.pa-author a:hover, li.pa-author a:active {
text-transform:lowercase;
color:var(--color2);
font:600 italic 19px var(--font-title2);
}
li.pa-title {
text-align:center !important;
margin:5px 0 10px 0;
font:9px var(--font-text);
text-transform:lowercase;
color:var(--color-link);
}
.pa-avatar img {
}
.pa-posts, .pa-respect {
display:inline-block;
width:100px;
text-align:center;
margin:10px 0 10px 0px!important;
font:9px var(--font-text);
text-transform:lowercase;
color:var(--color-link);
}
.pa-respect1, .pa-respect img {width:7px;}
.pa-posts, .pa-respect1, .pa-respect, li.pa-respect a:link,
li.pa-respect a:visited, li.pa-respect a:active, li.pa-respect a:hover,
.pa-ip, .pa-ip a:link {
color: var(--color-link);
}
li.pa-online {
text-align:center !important;
margin:2px 0 10px 0;
padding-top:5px !important;
font:7px var(--font-text);
text-transform:uppercase;
color:var(--color-link);
border-top:1px solid var(--border-color);
}
.pa-kotik {
text-transform:uppercase;
color:var(--color2);
font:300 15px var(--font-text);
}
.punbb .post-body {
margin-left:245px !important;
}
/* --------------- multipage ------------------------------------------- */
.punbb .main.multipage TR.inew Div.icon,
.fs-box table TR.inew Div.icon {
width:15px;
height:15px;
margin:-10px 0px 0 -15px;
font-size:25px!important;
}
.postlink.long a {
position:absolute;
display:inline-block;
color:var(--color-link);
font:12px var(--font-text);
}
.main.multipage .new-topic a {
margin:-25px 0 0 -200px;
}
.main.multipage .new-poll a {
margin:-25px 0 0 -95px;
}
.main.multipage thead .tcr,
.main.multipage thead .tc3,
.main.multipage thead .tc2,
.main.multipage thead .tcl {display:none;}
.main.multipage .td-divider {
height:30px;
padding:10px 0 0 0px!important;
border-bottom:1px solid var(--border-color);
font:11px var(--font-text);
color:var(--color-link);
}
.punbb .main.multipage tr.isub {
display: none!important;
}
::-webkit-scrollbar {width:6px; height:6px;}
::-webkit-scrollbar-track:vertical {
background:var(--color2) !important;
}
::-webkit-scrollbar-thumb:vertical {
background:var(--pun-color) !important;
}
/* --------------- arrows ---------------------------------------- */
.go-up, .go-down {
cursor: pointer;
display: none;
opacity: 1;
position: fixed;
z-index: 200;
}
.go-up {
width:81px;
height:75px;
background:url(https://forumstatic.ru/files/001c/09/75/49815.png);
top: 32%;
margin-left: 1000px !important;
background-size:cover;
}
.go-down {
width:81px;
height:75px;
background:url(https://forumstatic.ru/files/001c/09/75/44392.png);
top: 45%;
margin-left:1000px !important;
background-size:cover;
}
.go-down:hover, .go-up:hover {
opacity:0.5;
}
/*------------ other ----------------------------------*/
#afterMove, #pun-report .inner, #pun-reputation .inner,
#pun-admin-award-form .inner, #move_posts_form {
background:var(--pun-quote) !important;
}
#MyBookmarks h2 {
background:none!important;
width:200px!important;
}
#MyBookmarks {
background:var(--pun-quote);
}
#BookmCntToggle.default-style {
background: var(--pun-quote) !important;
color: var(--color2) !important;
height: 24px !important;
width: 18px !important;
}
.pun-modal .container {background:var(--pun-quote);}
.bbuline {
text-decoration:none!important;
border-bottom:1px solid var(--color2);
}
/* --------------- post-form ---------------------------------------------- */
#form-buttons td {filter:grayscale(100%);}
#form-buttons td:hover {filter:grayscale(0%);}
#addition-area, #font-area, #size-area, #color-area,
#table-area, #smilies-area, #image-area, #imageup-area,
#imageattach-area, #keyboard-area, #video-area, #spoiler-sels,
#mark-area, #float {
background:var(--pun-quote)!important;
margin-top:10px;
border:1px solid var(--border-color)!important;
padding:5px 5px !important;
border-radius:0px;
text-transform:lowercase;
font:11px var(--font-text)!important;
color:var(--color-link);
}
#addition-area, #image-area-sels, #video-area, #size-area, #font-area, #spoiler-sels {
padding:10px 10px !important;
}
#spoiler-type-list {
margin-top:5px;
}
#font-area {
width:350px!important;
font-size:12px!important;
}
#font-area div {
width:150px;
display:inline-block;
text-align:center;
margin:1px!important;
padding:3px 10px;
}
#addition-area div {
height:20px;
padding:0 5px;
line-height:23px;
}
#addition-area div:hover {
background:var(--color-text);
color:var(--pun-quote);
}
#button-graffiti_rusff, #button-smile {display:none!important;}
#button-sticker {background:url('/i/form_buttons.3.png') no-repeat 50% -437px!important;}
#size-area, #font-area {margin-left:10px;}
#keyboard-span input {
padding:3px !important;
border:1px solid var(--border-color)!important;
background:var(--pun-quote)!important;
border-radius:5px;
margin:2px!important;
text-transform:lowercase;
font:11px var(--font-text)!important;
}
#keyboard-span input:hover {
background:var(--color-text)!important;
color:var(--pun-color);
border:1px solid var(--color-text)!important;
}
#table-layout {transform:scale(0.7);}
#table-area div {line-height:0px;}
#table-area td {background-color:var(--border-color)!important;}
#table-area td:hover {background-color:var(--border-color)!important;}
#mask_dialog .inner {
width: 800px;
box-shadow: none;
border:1px solid var(--border-color);
background: var(--pun-color);
font:11px var(--font-text);
}
#mask_dialog .hv-mask-dialog-title {
font:18px var(--font-text);
text-transform:uppercase;
border-bottom:1px solid var(--border-color);
padding:5px;
margin-bottom:20px;
}
#mask_signature, #mask_pafld1 {
border:1px solid var(--border-color);
background: var(--pun-quote);
}
#mask_dialog .hv-form-block {
padding-right:15px;
}
#post-form .formsubmit {
text-align:center;
width:960px;
height:11px;
margin-bottom:20px;
}
#button-html {
background-image:url('http://icons.iconarchive.com/icons/pelfusion/flat-file-type/16/html-icon.png');
padding:0;
line-height:0;
background-position:center;
background-repeat:no-repeat;
height:14px;
margin-left: 0px;
width:100%
}
/*------------ head ----------------------------------*/
div.free-title {
position:absolute;
height:100px;
width:999px;
margin:125px 0 0 -25px;
font:900 italic 150px var(--font-title2);
text-transform:lowercase;
text-align:center;
color:#caff52;
}Поделиться1322024-03-29 10:24:37
Моё:
@import url(style_cs.css);
/* --- шрифты -------------------------------------------------------------*/
@font-face {
font-family: 'SFProDisplay Regular';
src: url('https://forumstatic.ru/files/001b/ab/f8/30639.eot');
src: url('https://forumstatic.ru/files/001b/ab/f8/30639.eot?#iefix') format('embedded-opentype'),
url('https://forumstatic.ru/files/001b/ab/f8/74983.woff') format('woff'),
url('https://forumstatic.ru/files/001b/ab/f8/86821.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@import url('https://fonts.cdnfonts.com/css/fathers-outline');
@import url('https://fonts.cdnfonts.com/css/new-york-extra-large');
/* --- общий фон форума ------------------------------------------------*/
html, body {background-color: #5b5b5b; margin: 0; padding: 0;}
body {
margin:0px;
padding-top:50px;
padding-bottom:50px;
font-size: 100%;
}
#pun {
width:999px;
background:url(https://upforme.ru/uploads/001c/15/39/2/195569.jpg)
top center no-repeat #ffffff;
color:#1b1b1b;
padding-bottom:0px !important;
box-shadow:0 0 50px #00000059;
}
.evening #pun {
width:999px;
background:url(https://upforme.ru/uploads/001c/15/39/2/195569.jpg)
top center no-repeat #000000;
color:#fffffff;
padding-bottom:0px !important;
box-shadow:0 0 50px #00000059;
}
.night #pun {
width:999px;
background:url(https://upforme.ru/uploads/001c/15/39/2/195569.jpg)
top center no-repeat #ffffff;
color:#1b1b1b;
padding-bottom:0px !important;
box-shadow:0 0 50px #00000059;
}
.punbb {width:950px; padding-left:25px !important;}
.punbb * {margin: 0}
/*--- скролл ---------------------------------------------------------------*/
::-webkit-scrollbar {width:6px; height:6px;}
::-webkit-scrollbar-track:vertical { background:#5e393f;}
::-webkit-scrollbar-thumb:vertical {background:#ffffff;}
/* --- ссылки --------------------------------------------------------------*/
.punbb a {
color: #666666;
text-decoration:none !important;
}
.punbb a:hover {
font-style:italic;
text-decoration:none !important;
}
.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, .punbb li.isactive a:focus {color: #666666; text-decoration:none;}
punbb-admin #pun-admain .nodefault, .punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active, .punbb li.isactive a:focus {font-style:italic; text-decoration:none;}
/*--- рудименты убрать --------------------------------------------------*/
#pun-announcement h2 {display: none}
#pun-main div.catleft, #pun-main div.catright {display: none}
.category .container thead {display: none;}
#post-form h2 {display:none;}
#topic-modmenu span {display:none;}
#pun-navlinks li#navawards {display: none;}
.lastedit {display:none;}
.sharelink {display: none;}
.topic a.sharelink {display:none!important;}
.post-links li.pl-reports {display:none;}
#pun-stats .section {display:none;}
div#pun-live-rusff {display:none;}
div.modmenu p.container span {display:none;}
.fs-box table .user-avatar {display:none;}
.punbb #post-form fieldset legend span {display:none;}
.postlink .closed {display:none;}
.linksb .postlink.long {display:none;}
.pl-share {display:none !important;}
#pun-index td.tc2, #pun-index td.tc3 {display:none;}
.main.multipage thead .tcr, .main.multipage thead .tc3, .main.multipage thead .tc2, .main.multipage thead .tcl {display:none;}
.pa-ua {display:none!important;}
/* кнопка пожаловаться убрать (если разделить - не работает) */
.pl-share {display: none !important;}
.pl-reports {display:none!important;}
li.reports {display: none !important;}
/*кнопка улучшить аккаунт убрать*/
#pun-status .container .status-right {display:none;}
/*--- меню навигация ----------------------------------------------------*/
#pun-navlinks {
width:999px;
background:#e6a5b8;
margin: 427px 0 0 -25px !important;
padding:16px 0 10px 0px;
text-align:center;
}
#pun-ulinks {
width:999px;
background:#e6a5b8;
text-align:center;
margin: 0px 0 10px -25px !important;
padding:0px 0 15px 0px;
}
#pun-navlinks a:link, #pun-navlinks a:visited {
display:inline-block;
font:900 italic 21px New York Medium;
margin:0px 0px;
text-transform:lowercase;
color: #1b1b1b;
letter-spacing:-1px;
}
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color:#ffffff;
}
#pun-ulinks a:link, #pun-ulinks a:visited, #pun-ulinks a:hover,
#pun-ulinks a:focus, #pun-ulinks a:active {
font:9px SFProDisplay Regular;
text-transform:lowercase;
color:#1b1b1b;
letter-spacing:0px;
}
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
font-style:italic;
}
#pun-status .container {
text-transform:lowercase;
font:10px #1b1b1b;
color:#666666;
}
td#profile-left {width:200px;text-align:center;padding:0px 30px 0 0 !important;}
td#profile-right span {text-align:left;}
td#profile-right strong {text-align:center;}
#viewprofile .container {padding:0px 0px 0px 0px!important;}
#pun-profile h1 span a {margin-left:30px;font-size:11px;}
#qpsContainer {margin-bottom:20px;margin-top:20px;}
#post-form fieldset legend {width:100%;}
#font-area {height:200px;overflow-y:scroll;}
textarea {-ms-text-size-adjust: 100%;-moz-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
#topic-users-in p.container {padding-top: 1em;}
#pun-admain legend span {background:transparent !important;font: bold 12px arial !important;letter-spacing:0px;text-transform:none;}
.adformal h2, #pun-adnav h2 {background-color: transparent !important;color: #000 !important;font: bold 12px arial !important;border: 1px solid #ccc;text-align:left;text-transform:none;}
.admin-advert-block{display:none!important;}
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {padding: 0; list-style: none;}
.punbb img {border:none}
.punbb .main table {table-layout: fixed; width: 100%;}
.checkfield input[type=checkbox], .radiofield input[type=radio] {margin: 0 0.3em;}
p[class=checkfield] *, div[class=checkfield] *, fieldset[class=radiofield] * {height: 1.8em; vertical-align: middle}
.punbb {font: normal 75% arial, helvetica, sans-serif;}
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
font-size: 1em;
font-weight: normal;
}
/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
font-size: 1.1em;
}
/* A3.6 */
.punbb pre {
font: 1.1em/140% 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: underline
}
/* A3.11 */
.punbb optgroup {
font-weight: bold;
}
/* 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.1 */
#pun {
margin: auto;
position: relative;
}
/* A5.2 */
.punbb {
height: auto;
padding-left: 0px;
}
/* A5.3 */
#pun-redirect, #pun-maint {
margin: -500px 20% 12px 20%;
width: auto;
float: none;
}
/* A5.4 */
.punbb .section, .punbb .main {
margin-bottom: 0em;
}
/* A5.5 */
.punbb .category, .punbb .post {
margin-top: 0.4em;
}
/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
margin-top: 0;
}
/* 5.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 none solid none;
border-width: 0px 0px 2px 0px
}
/* A5.9 */
.punbb .container {
border-style: solid;
border-width: 1px;
}
/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
}
/* ---------------------------------------------------------------------------------------- */
/* B1.1 */
.punbb .post-content {
padding: 0;
margin: 0;
width: 100%;
overflow: hidden;
}
/* B1.2 */
.punbb .post-sig dt {
display: block;
border-top: 1px solid #888;
width: 250px;
margin: 5px 0;
}
/* B1.3 */
.punbb .post-content p {
margin: 0;
padding: 0 0 1em 0;
line-height: 150%;
}
/* B1.4 */
.punbb .post-content img {
vertical-align: text-bottom
}
/* B1.5 */
.punbb .post-content img.postimg {
vertical-align: middle;
}
/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
width: 100%;
overflow: hidden;
}
/* B1.7 */
.punbb .post-content .scrollbox {
width: 100%;
overflow: auto;
}
/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
margin: 1em 0.5em 1em 0.5em !important;
}
/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
display: block;
padding-bottom: 0.5em;
margin: 0;
}
/* 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.1 */
.punbb .linkst {
float: left;
position: relative;
width: 100%;
font-size: 1.1em;
height: 0;
}
/* B3.2 */
.multipage {
margin-top: 0em;
}
/* B3.3 */
.linkst .pagelink {
position: absolute;
top: -1.8em;
left: 0em;
width: 24em;
}
/* B3.4 */
.linkst .postlink {
position: absolute;
right:0.15em;
width: 16em;
text-align: right;
font-weight: bold;
}
/* B3.5 */
.punbb .linksb {
text-align: right;
padding: 1em 0em 1em 0em;
font-size: 1.1em;
}
/* 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;
}
/* ---------------------------------------------------------------------------------------- */
/* C1.1 */
.punbb .formal .container {
padding: 1em 0em 1em 0em;
}
/* C1.2 */
.punbb .formsubmit {
padding: 0 0 0 0em;
margin: 1em 0 0 0;
}
/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
margin: 0 0.6em 0 0
}
/* C1.4 */
.punbb fieldset {
border: none;
padding: 0em 0em 0em 0em;
margin: 0 0 1em 0;
}
/* C1.5 */
.punbb fieldset legend {
padding: 0px 0px 0px 0px;
font-size: 1.1em;
}
/* C1.6 */
.punbb fieldset legend span {
padding: 0 5px;
}
/* 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 12em 0 0;
height: 100%; /* For IE */
}
/* C1.16 */
.punbb textarea, .punbb .longinput input {
width: 80%;
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;
}
/* 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.1 */
.punbb .main .tcl {
overflow: hidden;
text-align: justify;
width: 50%;
}
/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
background-color: transparent;
text-align: center;
width: 10%;
}
/* C2.3 */
.punbb .main .tcr {
background-color: transparent;
overflow: hidden;
text-align: left;
width: 30%;
}
/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
background-color: transparent;
width: 40%
}
/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
background-color: transparent;
text-align: left;
width: 20%;
}
/* C2.6 */
#pun-debug table .tcl {
background-color: transparent;
width: 15%;
white-space:normal;
}
/* C2.7 */
#pun-debug .tcr {
background-color: transparent;
width: 90%;
white-space: normal;
}
/* C2.8 */
#pun-index .tcl h3 {
font-weight:normal;
letter-spacing:0px;
}
/* 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-style: solid none none solid;
border-width: 1px 0 0 1px;
padding: 0.8em 1em;
}
/* C2.12 */
.punbb .main th {
border-style: none none none solid;
border-width: 0 0 0 1px;
padding: 0.4em 1em 0.4em 1em;
}
/* C2.13 */
.punbb .main .tcl {
border-left-style: none;
border-left-width: 0
}
* html .tclcon {height: 1px}
/* C2.14 */
.punbb td div.tclcon {
margin-left:px;
}
/* C2.15 */
.punbb div.icon {
float: left;
display: block;
width: 60px;
height: 60px;}
#pun-title, #pun-navlinks {
border-color: #202021 ;
}
/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3 {
border-color: transparent;
}
/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-color: transparent;
margin-top : 0px;
}
/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color: transparent;
}
/* 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-color: transparent;
}
/* CS2.5 */
.punbb th {
border-color: transparent ;
}
/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
border-color: #;
}
#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
border-color: transparent;
}
#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
border-color: transparent ;
}
.punbb .divider {
border-color: transparent;
}
.punbb .formal fieldset .post-box, .punbb .info-box {
border: 1px solid transparent ;
}
/* C3.1 */
.punbb .post .container {
border-style: none solid solid solid;
border-width: 0px;
margin-top: -1px;
padding-bottom: 1px;
}
/* C3.2 */
.punbb .post h3 {
border:none;
}
/* C3.3 */
.punbb .post h3 span {
padding: 0em;
display: block;
margin-top: 0.5em;
border:none;
}
/* C3.4 */
.punbb .post h3 strong {
float: right;
text-align: right;
font-weight: normal;
}
/* C3.5 */
.punbb .post .post-author {
float:left;
}
/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
line-height: 1.3em;
}
/* C3.11 */
.punbb .post-body {
margin-left: 15em;
border-left-style: solid;
border-left-width: 1px;
padding: 0 0 1px 0;
text-align:justify;
}
/* C3.12 */
.punbb .post-box {
text-align: justify;
padding: 20px 0px 0px 0px;
font-size: 12px;
}
/*C3.13 */
.punbb fieldset .post-box {
margin-bottom: 0.8em
}
/* C3.14 */
.punbb .post-links {
margin: 1.5em 0em 0.5em -1em;
border-left-style: solid;
border-left-width: 1px;
text-align: right;
}
/* C3.15 */
.punbb .post-links ul {
}
/* 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.1 */
.punbb .modmenu .container {
padding: 0em 0em 0em 0em;
}
/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
margin-top: 1em;
height: 1.8em;
line-height: 1.8em;
}
/* C4.3 */
.punbb .modmenu .container strong {
float: left;
}
/* C4.4 */
.punbb .modmenu input {
margin-left: 1em;
}
/* C5.1 */
.punbb .info .container {
padding: 0.8em 1em
}
/* C5.2 */
.punbb .info .container .backlink {
padding-top: 0.8em;
}
/* C6.1 */
#profile .container {
padding-left: 18.6em;
}
/* C6.2 */
#profilenav {
float: left;
width: 14em;
margin-left: -16.3em;
display: inline;
}
/* C6.3 */
#profilenav li {
padding-bottom: 0.8em;
font-weight: bold;
line-height: 12px;
}
/* C6.4 */
#viewprofile ul, #profilenav ul {
border-style: solid;
border-width: 1px;
padding: 1.5em 18px 0.8em 14px;
margin: 0 0 1em 0;
line-height: 12px;
}
/* C6.5 */
#viewprofile h2, #profilenav h2 {
background: transparent;
border: none;
padding: 0 0 0 0;
margin: 0 14px -0.6em 14px;
line-height: 12px;
}
/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
padding: 0px;
position: relative;
line-height: 12px;
}
/* C6.7 */
#viewprofile li, #setmods dl {
padding: 0 0 0 16em;
margin-bottom: 0.2em;
line-height: 12px;
}
/* C6.8 */
#viewprofile li span {
float: left;
width: 14em;
margin-left: -16em;
padding: 0.5em 1em;
font-weight: bold;
line-height: 12px;
}
/*C6.9 */
#setmods dt {
float: left;
width: 14em;
margin-left: -16em;
padding: 0.8em 1em;
font-weight: bold;
display: inline;
line-height: 12px;
}
/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
display: block;
padding: 0.5em 1em;
font-weight: normal;
line-height:12px;
line-height:10px;
}
/* C6.11 */
.punbb img.avatardemo {
float: right;
margin: 0 0 0.8em 1.8em
line-height: 12px;
}
/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
border-bottom: none;
margin-bottom: 0;
}
/* C7.2 */
#pun-userlist .usertable .container {
padding: 0 2.3em 2.3em 2.3em;
border-top: none;
}
/* C7.3 */
#pun-userlist .usertable table {
border-style: solid;
border-width: 1px;
}
/* ---------------------------------------------------------------------------------------- */
/* D1.1 */
#pun-title {
margin: 0;
border-style: none;
}
/* D1.2 */
#pun-title h1 {
display: none;
padding: 0;
}
/* D1.3 */
#pun-title .container {
border-style: none none none none;
}
/* D1.4 */
#pun-title h1 span {
font-size: 0;
}
/* D1.4 */
#pun-title h1 span {
display: none;
}
#pun-title h1 span {
font-size: 0;
}
/* 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.1 */
#pun-navlinks, #pun-navlinks .container {
border-style: none;
border-width: 0;
margin: 0;
}
/* D3.2 */
#pun-navlinks .container {
padding-bottom:0px;
}
/* D.3 */
#pun-navlinks li {
display: inline;
padding-right: 1em;
}
/* D3.4 */
#pun-navlinks li a {
font-size: 1.0em;
}
/* D4.1 */
#pun-ulinks {
margin-top: 0;
}
/* D4.2 */
#pun-ulinks .container {
border-top:none;
}
/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
display: inline;
border-left-style: solid;
border-left-width: 1px;
white-space: nowrap;
}
/* D4.4 */
#pun-ulinks li a {
padding: 0 0.3em 0 0.6em
}
/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
border-left-style: none;
border-left-width: 0;
padding-left: 0
}
/* D5.1 */
#pun-status, #pun-status .container {
border-bottom: none;
margin-bottom: 0;
}
/* D5.2 */
#pun-status .container {
padding: 1em 0em 0em 0em;
}
/* D5.3 */
#pun-status span {
white-space: nowrap;
margin-right: 0.5em;
}
/* D5.4 */
#pun-crumbs1 {
font-weight: bold;
overflow: hidden;
margin-top: 0;
}
/* D5.5 */
#pun-crumbs1 p.container {
border-top: none;
padding: 1em 1em 0.8em 0em;
font-size: 1.1em;
}
/* D5.6 */
#pun-break1 {
margin: 0 1em;
border-style: solid none;
border-width: 1px 0;
height: 0;
margin: -2px 1em;
position: relative;
z-index: 1;
}
/* D6.1 */
#pun-announcement h2 {
padding: 0;
margin: 0 1em -3.5em 1em;
border-style: none none solid none;
border-width: 0 0 1px 0;
position: relative;
font-weight: bold;
}
/* D6.2 */
#pun-announcement h2 span {
display: block;
padding: 1em 0 0.8em 0;
border-bottom-style: solid;
border-bottom-width: 1px;
}
/* D6.3 */
#pun-announcement .container {
padding: 1em 0em 1em 0em;
}
/* D7.1 */
#pun-stats .container {
padding: 0.8em 0em
}
/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
line-height: 150%;
}
/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
text-align: right;
line-height: 150%;
}
/* D7.4 */
li#onlinelist {
margin-top: 0em;
border-top-style: solid;
border-top-width: 1px;
width: 100%;
line-height: 130%;
text-align: left;
}
/* D7.5 */
li#onlinelist div {
border-top-style: solid;
border-top-width: 1px;
padding: 1.5em 0 0 0em;
}
/* 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-top: 0;
}
/* D8.4 */
#pun-about .container {
border-top-style: none;
text-align: left;
line-height: 150%;
padding: 0em 1em 2em 1.7em;
font-size: 10px;
}
/* D8.5 */
#pun-about p span {
display:block;
padding-left: 50%;
}
/* D8.6 */
#pun-crumbs2 {
font-weight: bold;
overflow: hidden;
margin-bottom: 1em;
border-bottom: none;
}
/* D8.7 */
#pun-crumbs2 .container {
border-bottom: none;
padding: 1.5em 0em 0.5em 0em;
}
/* D8.8 */
#pun-break4 {
margin: -2px 1em;
border-style: solid none;
border-width: 1px 0;
position: relative;
height: 0;
z-index: 1;
}
/* D8.9 */
div.punbb-admin #pun-about .container {
border-top-style: solid;
border-top-width: 1px;
}
/* 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;
}
#stylelist {
position: absolute;
z-index: 10000;
top: 40px;
left: 10px;
margin: 0;
padding: 0;
list-style-type: none;
}
#stylelist a {
display: block;
width: 0;
height: 0;
font-size: 0;
color: transparent;
border-style: solid;
border-width: 10px 15px;
margin-bottom: 8px;
}
#stylelist [data="day"] a {
border-color: #314b40 #d8d7dc #d8d7dc #314b40;
}
#stylelist [data="evening"] a {
border-color: #4f3f48 #698475 #698475 #4f3f48;
}
#stylelist [data="night"] a {
border-color: #4f3f48 #698475 #698475 #4f3f48;
}
:root {
--font-title2: 'New York Medium', serif;
--font-text: SFProDisplay Regular;
--color-text: #1b1b1b;
--color-link: #666666;
--color1: #e6a5b8;
--color2: #5e393f;
--pun-color: #ffffff;
--pun-quote: #c6c6c6;
--border-color: #5e393f;
--color-tooltips: #5b5b5b;
}
#pun-crumbs1 p.container,
#pun-crumbs2 .container {
text-transform:lowercase;
font:13px var(--font-text);
color:var(--color-link);
margin-bottom:20px;
}
#pun-announcement {
text-align:center !important;
}
/*------------ category and statistics ----------------------------------*/
#pun-index #pun-main h2, #pun-stats.section h2 {
height:50px;
width:948px;
background:var(--color1);
overflow:hidden;
margin:20px 0 -3px 1px;
text-align:center;
}
#pun-index #pun-main h2 span, #pun-stats.section h2 span, #pun-index #pun-main h2 span a {
font:900 italic 80px var(--font-title2);
text-transform:lowercase;
color:var(--pun-color);
}
/*------------ icon ----------------------------------------------------*/
.punbb table Div.icon {
position:absolute;
width:10px;
height:10px;
border-radius:100%;
margin:-5px 10px 5px -20px;
}
TR.inew Div.icon {
background:var(--color2);
}
/*------------ forumname + title -------------------------------------*/
#pun-index .tcl h3 {
border-bottom:1px solid var(--border-color);
margin-bottom:5px;
}
#pun-index .tcl h3 a {
font:900 20px var(--font-text);
text-transform:uppercase;
color:var(--color-text);
}
#pun-index .tcl h3 a:hover {
font-style:italic;
}
/*------------ description ---------------------------------------------*/
#pun-index .category table {
border-spacing:50px 30px;
border:1px solid var(--border-color);
border-top:none;
}
.punbb td div.tclcon {
margin-left:0px;
padding:0px 0px 0px 0px;
}
#pun-index td.tcl {
width:550px;
font:10px var(--font-text);
line-height:14px;
text-transform:lowercase;
}
#pun-index td.tcr {
font:9px var(--font-text);
line-height:14px;
text-transform:lowercase;
padding-right:20px;
}
#pun-index td.tcr a:link, #pun-index td.tcr a:visited {
font:bold 10px var(--font-text);
text-transform:uppercase;
}
.punbb .user-avatar .avatar-image {
width:20px !important;
height:20px !important;
border-radius:0px !important;
filter:grayscale(100%);
}
/*------------ footer -------------------------------------------------*/
.statscon {min-height:160px;}
.statscon li.item1, .statscon li.item2,
.statscon li.item3, .statscon li.item4 {
position:absolute;
display:block;
width:210px;
margin-left:10px;
text-align:right!important;
letter-spacing:0px;
color:var(--color-link);
border-radius:20px;
font:10px var(--font-text);
text-transform:lowercase;
}
.statscon li.item1 {margin-top:20px;}
.statscon li.item2 {margin-top:50px;}
.statscon li.item3 {margin-top:80px;}
.statscon li.item4 {margin-top:110px;}
.statscon li.item5 {
display:block;
width:680px!important;
margin:0px 0px 0px 240px;
text-align:justify!important;
letter-spacing:0px;
color:var(--color-link);
font:11px var(--font-text);
text-transform:lowercase;
}
.statscon li.item5.users_24h { min-height:100px; }
#pun-about .container {
text-transform:lowercase;
margin-left:-15px;
font:10px var(--font-text);
}
.banners {
overflow-y:scroll;
width:960px!important;
height:67px!important;
padding-right:5px!important;
margin:10px 0 20px 0px!important;
justify-content: space-between;
}
.banners img {
margin:0 4px 4px 0;
filter: grayscale(100%) opacity(30%);
transition: all .5s ease-in-out 0s;
}
.banners img:hover {
filter: none;
transition: all .5s ease-in-out 0s;
}
.banners::-webkit-scrollbar {width:1px; height:1px;}
/* -------------- page ------------------------------------------------- */
#pun-main h1 {
display:block;
text-align:left;
margin-bottom:50px;
}
#pun-main h1 span {
padding-right:10px;
font:15px var(--font-text);
text-transform:uppercase;
}
#pun-main .topic h3 span {
display:block;
height:23px;
margin:0px 0px 10px 0;
background:var(--pun-quote);
}
#pun-main .topic h3 a,
#pun-viewtopic div.post h3 strong,
#pun-viewtopic div.post.topicpost h3 strong.fnt {
text-transform:uppercase;
font:500 10px var(--font-text);
color:var(--color-link);
line-height:22px;
padding:0 20px;
}
#pun-main .linkst .pagelink {
font:10px var(--font-text);
text-transform:lowercase;
margin-top:-5px;
color:var(--color-link);
}
#pun-viewtopic .linkst .postlink a {
display:block;
margin-top:-20px;
font:10px var(--font-text);
text-transform:lowercase;
color:var(--color-link);
}
#pun-main .post-links a {
font:600 11px var(--font-text);
color:var(--color-link);
text-transform:lowercase;
}
.punbb .post-content .quote-box, .punbb .post-content .code-box {
padding:20px;
background:var(--pun-quote);
border:1px solid var(--border-color);
text-align: justify;
}
.spoiler-box {
padding:15px 20px 15px 20px !important;
}
.punbb .quote-box cite, .punbb .code-box strong.legend {
font: 15px var(--font-text) !important;
text-transform:uppercase;
}
.code-box strong.legend a {
color:var(--color-link);
}
hr {
background:var(--border-color);
height:2px;
opacity:1!important;
border:none!important;
}
.punbb .formsubmit input, .punbb .formsubmit a,
.punbb .formsubmit span, .punbb select, .punbb input {
display:inline-block;
padding:5px 25px 3px 25px;
background:var(--pun-quote);
border:1px solid var(--border-color);
color:var(--color-link);
font:600 11px var(--font-text);
}
#pun-viewtopic .subscribelink a {
font:9px Roboto;
text-transform:lowercase;
color:var(--color-link);
}
#topic-users-in p.container {font-size:11px;}
#pun-main .linksb {padding-bottom:0px;}
#pun-main .linksb .pagelink {
font:10px var(--font-text);
text-transform:lowercase;
letter-spacing:0.5px;
color:var(--color-link);
}
#pun-viewtopic .linksb .postlink a {
font:10px var(--font-text);
text-transform:lowercase;
color:var(--color-link);
}
.punbb #post.container {
padding-left:20px !important;
margin-right:60px;
}
.punbb #post-form fieldset legend {
display:block;
width:999px;
height:20px;
margin:0px 0px 0px -46px;
line-height:20px;
background:var(--pun-quote);
}
#topic-users-in p.container {
font-size:11px;
font-family:var(--font-text);
color:var(--color-link);
text-transform:lowercase;
}
.punbb #post.container {
padding-left:20px !important;
margin-right:60px;
}
.punbb #post-form fieldset legend {
display:inline;
width:974px;
height:20px;
margin:0px 0px 10px -46px;
padding-left:25px;
text-transform:lowercase;
text-align:left;
}
.punbb #post-form fieldset legend #plng {
background:var(--pun-quote);
padding-right:10px!important;
font-size:11px;
font-family:var(--font-text)!important;
color:var(--color-link) !important;
}
#main-reply, #pun-viewtopic #post-form textarea {
background:var(--pun-quote);
border:1px solid var(--border-color);
box-shadow:0px 0px 30px #5454541c inset;
font-size:12px;
font-family:Arial;
line-height:18px;
}
#pun-viewtopic #post-form textarea {padding:20px;}
#main-reply textarea {padding:0px;}
:focus {outline: none;}
/* --------------- profile -------------------------------------------- */
.punbb .post .post-author {
position:relative;
margin-top:20px;
margin-bottom:10px;
width:220px;
}
.punbb .post .post-author ul, .punbb .post .post-author p {
text-align:center;
margin-left:0px;
padding:20px 0 10px 0;
border:1px solid var(--border-color);
background:var(--pun-quote);
}
.pa-author, li.pa-author a:link, li.pa-author a:visited,
li.pa-author a:hover, li.pa-author a:active {
text-transform:lowercase;
color:var(--color2);
font:600 italic 19px var(--font-title2);
}
li.pa-title {
text-align:center !important;
margin:5px 0 10px 0;
font:9px var(--font-text);
text-transform:lowercase;
color:var(--color-link);
}
.pa-avatar img {
}
.pa-posts, .pa-respect {
display:inline-block;
width:100px;
text-align:center;
margin:10px 0 10px 0px!important;
font:9px var(--font-text);
text-transform:lowercase;
color:var(--color-link);
}
.pa-respect1, .pa-respect img {width:7px;}
.pa-posts, .pa-respect1, .pa-respect, li.pa-respect a:link,
li.pa-respect a:visited, li.pa-respect a:active, li.pa-respect a:hover,
.pa-ip, .pa-ip a:link {
color: var(--color-link);
}
li.pa-online {
text-align:center !important;
margin:2px 0 10px 0;
padding-top:5px !important;
font:7px var(--font-text);
text-transform:uppercase;
color:var(--color-link);
border-top:1px solid var(--border-color);
}
.pa-kotik {
text-transform:uppercase;
color:var(--color2);
font:300 15px var(--font-text);
}
.punbb .post-body {
margin-left:245px !important;
}
/* --------------- multipage ------------------------------------------- */
.punbb .main.multipage TR.inew Div.icon,
.fs-box table TR.inew Div.icon {
width:15px;
height:15px;
margin:-10px 0px 0 -15px;
font-size:25px!important;
}
.postlink.long a {
position:absolute;
display:inline-block;
color:var(--color-link);
font:12px var(--font-text);
}
.main.multipage .new-topic a {
margin:-25px 0 0 -200px;
}
.main.multipage .new-poll a {
margin:-25px 0 0 -95px;
}
.main.multipage thead .tcr,
.main.multipage thead .tc3,
.main.multipage thead .tc2,
.main.multipage thead .tcl {display:none;}
.main.multipage .td-divider {
height:30px;
padding:10px 0 0 0px!important;
border-bottom:1px solid var(--border-color);
font:11px var(--font-text);
color:var(--color-link);
}
.punbb .main.multipage tr.isub {
display: none!important;
}
/* --------------- arrows ---------------------------------------- */
.go-up, .go-down {
cursor: pointer;
display: none;
opacity: 1;
position: fixed;
z-index: 200;
}
.go-up {
width:81px;
height:75px;
background:url(https://forumstatic.ru/files/001c/09/75/49815.png);
top: 32%;
margin-left: 1000px !important;
background-size:cover;
}
.go-down {
width:81px;
height:75px;
background:url(https://forumstatic.ru/files/001c/09/75/44392.png);
top: 45%;
margin-left:1000px !important;
background-size:cover;
}
.go-down:hover, .go-up:hover {
opacity:0.5;
}
/*------------ other ----------------------------------*/
#afterMove, #pun-report .inner, #pun-reputation .inner,
#pun-admin-award-form .inner, #move_posts_form {
background:var(--pun-quote) !important;
}
#MyBookmarks h2 {
background:none!important;
width:200px!important;
}
#MyBookmarks {
background:var(--pun-quote);
}
#BookmCntToggle.default-style {
background: var(--pun-quote) !important;
color: var(--color2) !important;
height: 24px !important;
width: 18px !important;
}
.pun-modal .container {background:var(--pun-quote);}
.bbuline {
text-decoration:none!important;
border-bottom:1px solid var(--color2);
}
/* --------------- post-form ---------------------------------------------- */
#form-buttons td {filter:grayscale(100%);}
#form-buttons td:hover {filter:grayscale(0%);}
#addition-area, #font-area, #size-area, #color-area,
#table-area, #smilies-area, #image-area, #imageup-area,
#imageattach-area, #keyboard-area, #video-area, #spoiler-sels,
#mark-area, #float {
background:var(--pun-quote)!important;
margin-top:10px;
border:1px solid var(--border-color)!important;
padding:5px 5px !important;
border-radius:0px;
text-transform:lowercase;
font:11px var(--font-text)!important;
color:var(--color-link);
}
#addition-area, #image-area-sels, #video-area, #size-area, #font-area, #spoiler-sels {
padding:10px 10px !important;
}
#spoiler-type-list {
margin-top:5px;
}
#font-area {
width:350px!important;
font-size:12px!important;
}
#font-area div {
width:150px;
display:inline-block;
text-align:center;
margin:1px!important;
padding:3px 10px;
}
#addition-area div {
height:20px;
padding:0 5px;
line-height:23px;
}
#addition-area div:hover {
background:var(--color-text);
color:var(--pun-quote);
}
#button-graffiti_rusff, #button-smile {display:none!important;}
#button-sticker {background:url('/i/form_buttons.3.png') no-repeat 50% -437px!important;}
#size-area, #font-area {margin-left:10px;}
#keyboard-span input {
padding:3px !important;
border:1px solid var(--border-color)!important;
background:var(--pun-quote)!important;
border-radius:5px;
margin:2px!important;
text-transform:lowercase;
font:11px var(--font-text)!important;
}
#keyboard-span input:hover {
background:var(--color-text)!important;
color:var(--pun-color);
border:1px solid var(--color-text)!important;
}
#table-layout {transform:scale(0.7);}
#table-area div {line-height:0px;}
#table-area td {background-color:var(--border-color)!important;}
#table-area td:hover {background-color:var(--border-color)!important;}
#mask_dialog .inner {
width: 800px;
box-shadow: none;
border:1px solid var(--border-color);
background: var(--pun-color);
font:11px var(--font-text);
}
#mask_dialog .hv-mask-dialog-title {
font:18px var(--font-text);
text-transform:uppercase;
border-bottom:1px solid var(--border-color);
padding:5px;
margin-bottom:20px;
}
#mask_signature, #mask_pafld1 {
border:1px solid var(--border-color);
background: var(--pun-quote);
}
#mask_dialog .hv-form-block {
padding-right:15px;
}
#post-form .formsubmit {
text-align:center;
width:960px;
height:11px;
margin-bottom:20px;
}
#button-html {
background-image:url('http://icons.iconarchive.com/icons/pelfusion/flat-file-type/16/html-icon.png');
padding:0;
line-height:0;
background-position:center;
background-repeat:no-repeat;
height:14px;
margin-left: 0px;
width:100%
}
/*------------ head ----------------------------------*/
div.free-title {
position:absolute;
height:100px;
width:999px;
margin:125px 0 0 -25px;
font:900 italic 150px var(--font-title2);
text-transform:lowercase;
text-align:center;
color:#caff52;
}Поделиться1332024-03-29 11:55:37
Я немного сломал, но я починю.
Поделиться1342024-03-29 12:27:29
136 СЕГОДНЯ 09:51:04
В этом коде (это изначальный код, который ты ставила, который ты взяла я не знаю где) есть противоречия.
Поделиться1352024-03-30 02:28:16
Невердемон
где мои персонажи
Поделиться1362024-03-30 16:31:03
@import url(style_cs.css);
/* --- шрифты -------------------------------------------------------------*/
@font-face {
font-family: 'SFProDisplay Regular';
src: url('https://forumstatic.ru/files/001b/ab/f8/30639.eot');
src: url('https://forumstatic.ru/files/001b/ab/f8/30639.eot?#iefix') format('embedded-opentype'),
url('https://forumstatic.ru/files/001b/ab/f8/74983.woff') format('woff'),
url('https://forumstatic.ru/files/001b/ab/f8/86821.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@import url('https://fonts.cdnfonts.com/css/fathers-outline');
@import url('https://fonts.cdnfonts.com/css/new-york-extra-large');
/* --- общий фон форума ------------------------------------------------*/
html, body {background-color: #5b5b5b; margin: 0; padding: 0;}
body {
margin:0px;
padding-top:50px;
padding-bottom:50px;
font-size: 100%;
}
#pun {
margin: auto;
position: relative;
width:999px;}
#pun {
background:url(https://upforme.ru/uploads/001c/15/39/2/195569.jpg)
top center no-repeat #ffffff;
color:#1b1b1b;
padding-bottom:0px !important;
box-shadow:0 0 50px #00000059;
}
.evening #pun {
background:url(https://upforme.ru/uploads/001c/15/39/2/195569.jpg)
top center no-repeat #000000;
color:#fffffff;
padding-bottom:0px !important;
box-shadow:0 0 50px #00000059;
}
.night #pun {
background:url(https://upforme.ru/uploads/001c/15/39/2/195569.jpg)
top center no-repeat #ffffff;
color:#1b1b1b;
padding-bottom:0px !important;
box-shadow:0 0 50px #00000059;
}
.punbb {height: auto;width:950px; padding-left:25px;
font: normal 75% arial, helvetica, sans-serif;}
.punbb * {margin: 0}
/*--- скролл ---------------------------------------------------------------*/
::-webkit-scrollbar {width:6px; height:6px;}
::-webkit-scrollbar-track:vertical { background:#5e393f;}
::-webkit-scrollbar-thumb:vertical {background:#ffffff;}
/* --- ссылки --------------------------------------------------------------*/
.punbb a {
color: #666666;
text-decoration:none;
}
.punbb a:hover {
font-style:italic;
text-decoration:none;
}
.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, .punbb li.isactive a:focus {color: #666666; text-decoration:none;}
punbb-admin #pun-admain .nodefault, .punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active, .punbb li.isactive a:focus {font-style:italic; text-decoration:none;}
/*--- рудименты убрать --------------------------------------------------*/
#pun-announcement h2 {display: none}
#pun-main div.catleft, #pun-main div.catright {display: none}
.category .container thead {display: none;}
#post-form h2 {display:none;}
#topic-modmenu span {display:none;}
#pun-navlinks li#navawards {display: none;}
.lastedit {display:none;}
.sharelink {display: none;}
.topic a.sharelink {display:none!important;}
.post-links li.pl-reports {display:none;}
#pun-stats .section {display:none;}
div#pun-live-rusff {display:none;}
div.modmenu p.container span {display:none;}
.fs-box table .user-avatar {display:none;}
.punbb #post-form fieldset legend span {display:none;}
.postlink .closed {display:none;}
.linksb .postlink.long {display:none;}
.pl-share {display:none !important;}
#pun-index td.tc2, #pun-index td.tc3 {display:none;}
.main.multipage thead .tcr, .main.multipage thead .tc3, .main.multipage thead .tc2, .main.multipage thead .tcl {display:none;}
.pa-ua {display:none!important;}
/* кнопка пожаловаться убрать (если разделить - не работает) */
.pl-share {display: none !important;}
.pl-reports {display:none!important;}
li.reports {display: none !important;}
/*кнопка улучшить аккаунт убрать*/
#pun-status .container .status-right {display:none;}
/*--- меню навигация ----------------------------------------------------*/
#pun-navlinks {
background:#e6a5b8;
margin: 427px -24px 0 -25px !important;
padding:16px 0 10px 0px;
text-align:center;
}
#pun-ulinks {
width:999px;
background:#e6a5b8;
text-align:center;
margin: 0px 0 10px -25px !important;
padding:0px 0 15px 0px;
}
#pun-navlinks a:link, #pun-navlinks a:visited {
display:inline-block;
font:900 italic 21px New York Medium;
margin:0px 0px;
text-transform:lowercase;
color: #1b1b1b;
letter-spacing:-1px;
}
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color:#ffffff;
}
#pun-ulinks a:link, #pun-ulinks a:visited, #pun-ulinks a:hover,
#pun-ulinks a:focus, #pun-ulinks a:active {
font:9px SFProDisplay Regular;
text-transform:lowercase;
color:#1b1b1b;
letter-spacing:0px;
}
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
font-style:italic;
}
#pun-status .container {
text-transform:lowercase;
font:10px #1b1b1b;
color:#666666;
}
td#profile-left {width:200px;text-align:center;padding:0px 30px 0 0 !important;}
td#profile-right span {text-align:left;}
td#profile-right strong {text-align:center;}
#viewprofile .container {padding:0px 0px 0px 0px!important;}
#pun-profile h1 span a {margin-left:30px;font-size:11px;}
#qpsContainer {margin-bottom:20px;margin-top:20px;}
#post-form fieldset legend {width:100%;}
#font-area {height:200px;overflow-y:scroll;}
textarea {-ms-text-size-adjust: 100%;-moz-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
#topic-users-in p.container {padding-top: 1em;}
#pun-admain legend span {background:transparent !important;font: bold 12px arial !important;letter-spacing:0px;text-transform:none;}
.adformal h2, #pun-adnav h2 {background-color: transparent !important;color: #000 !important;font: bold 12px arial !important;border: 1px solid #ccc;text-align:left;text-transform:none;}
.admin-advert-block{display:none!important;}
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {padding: 0; list-style: none;}
.punbb img {border:none}
.punbb .main table {table-layout: fixed; width: 100%;}
/* ??? */
.checkfield input[type=checkbox], .radiofield input[type=radio] {margin: 0 0.3em;}
p[class=checkfield] *, div[class=checkfield] *, fieldset[class=radiofield] * {height: 1.8em; vertical-align: middle}
/* ??? */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
font-size: 1em;
font-weight: normal;
}
/* ??? */
.punbb h1 span, .punbb h2 span, .punbb legend span {font-size: 1.1em;}
/* ??? */
.punbb pre {
font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace
}
/* ??? */
.punbb address, .punbb em {
font-style: normal
}
/* подчёркнутый курсив */
.punbb .post-content em {font-style: italic}
.punbb .post-content em.bbuline {font-style: normal; text-decoration: underline;}
/* ??? */
.punbb optgroup {font-weight: bold;}
/* значки перед надписями? */
#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;
}
/* надписи рудименты убрать */
.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 {display:none}
/* ??? */
#pun-redirect, #pun-maint {
margin: -500px 20% 12px 20%;
width: auto;
float: none;
}
/* таблица форумов отступ? секции между собой? */
.punbb .section, .punbb .main {
margin-bottom: 0em;
}
/* отступ между постами? */
.punbb .category, .punbb .post {
margin-top: 0.4em;
}
/* ??? */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
margin-top: 0;
}
/* ??? */
#pun-post .topic {
margin-top: 1em;
}
/* убрать границы с максимального количества мест? убрать кроме нижней */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-style: none none solid none;
border-width: 0px 0px 2px 0px
}
/* ??? */
.punbb .container {
border-style: solid;
border-width: 1px;
}
/* ---------------------------------------------------------------------------------------- */
/* блоки цитаты и кода */
/* B1.1 */
.punbb .post-content {
padding: 0;
margin: 0;
width: 100%;
}
/* B1.2 */
.punbb .post-sig dt {
display: block;
border-top: 1px solid #888;
width: 250px;
margin: 5px 0;
}
/* B1.3 */
.punbb .post-content p {
margin: 0;
padding: 0 0 1em 0;
line-height: 150%;
}
/* B1.4 */
.punbb .post-content img {
vertical-align: text-bottom
}
/* B1.5 */
.punbb .post-content img.postimg {
vertical-align: middle;
}
/* B1.6
.punbb .post-content .blockcode, .punbb .post-content blockquote {
width: 100%;
} */
/* чинит код от сплошного наложения */
.punbb .post-content .scrollbox {width: 100%; overflow: auto;}
/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
margin: 1em 0.5em 1em 0.5em !important;
}
/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
display: block;
padding-bottom: 0.5em;
margin: 0;
}
/* 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.1 */
.punbb .linkst {
float: left;
position: relative;
width: 100%;
font-size: 1.1em;
height: 0;
}
/* B3.2 */
.multipage {
margin-top: 0em;
}
/* B3.3 */
.linkst .pagelink {
position: absolute;
top: -1.8em;
left: 0em;
width: 24em;
}
/* B3.4 */
.linkst .postlink {
position: absolute;
right:0.15em;
width: 16em;
text-align: right;
font-weight: bold;
}
/* B3.5 */
.punbb .linksb {
text-align: right;
padding: 1em 0em 1em 0em;
font-size: 1.1em;
}
/* 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;
}
/* ---------------------------------------------------------------------------------------- */
/* C1.1 */
.punbb .formal .container {
padding: 1em 0em 1em 0em;
}
/* C1.2 */
.punbb .formsubmit {
padding: 0 0 0 0em;
margin: 1em 0 0 0;
}
/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
margin: 0 0.6em 0 0
}
/* C1.4 */
.punbb fieldset {
border: none;
padding: 0em 0em 0em 0em;
margin: 0 0 1em 0;
}
/* C1.5 */
.punbb fieldset legend {
padding: 0px 0px 0px 0px;
font-size: 1.1em;
}
/* C1.6 */
.punbb fieldset legend span {
padding: 0 5px;
}
/* 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 12em 0 0;
height: 100%; /* For IE */
}
/* C1.16 */
.punbb textarea, .punbb .longinput input {
width: 80%;
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;
}
/* 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.1 */
.punbb .main .tcl {
overflow: hidden;
text-align: justify;
width: 50%;
}
/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
background-color: transparent;
text-align: center;
width: 10%;
}
/* C2.3 */
.punbb .main .tcr {
background-color: transparent;
overflow: hidden;
text-align: left;
width: 30%;
}
/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
background-color: transparent;
width: 40%
}
/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
background-color: transparent;
text-align: left;
width: 20%;
}
/* C2.6 */
#pun-debug table .tcl {
background-color: transparent;
width: 15%;
white-space:normal;
}
/* C2.7 */
#pun-debug .tcr {
background-color: transparent;
width: 90%;
white-space: normal;
}
/* C2.8 */
#pun-index .tcl h3 {
font-weight:normal;
letter-spacing:0px;
}
/* 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-style: solid none none solid;
border-width: 1px 0 0 1px;
padding: 0.8em 1em;
}
/* C2.12 */
.punbb .main th {
border-style: none none none solid;
border-width: 0 0 0 1px;
padding: 0.4em 1em 0.4em 1em;
}
/* C2.13 */
.punbb .main .tcl {
border-left-style: none;
border-left-width: 0
}
* html .tclcon {height: 1px}
/* C2.14 */
.punbb td div.tclcon {
margin-left:px;
}
/* C2.15 */
.punbb div.icon {
float: left;
display: block;
width: 60px;
height: 60px;}
#pun-title, #pun-navlinks {
border-color: #202021 ;
}
/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3 {
border-color: transparent;
}
/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-color: transparent;
margin-top : 0px;
}
/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color: transparent;
}
/* 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-color: transparent;
}
/* CS2.5 */
.punbb th {
border-color: transparent ;
}
/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
border-color: #;
}
#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
border-color: transparent;
}
#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
border-color: transparent ;
}
.punbb .divider {
border-color: transparent;
}
.punbb .formal fieldset .post-box, .punbb .info-box {
border: 1px solid transparent ;
}
/* C3.1 */
.punbb .post .container {
border-style: none solid solid solid;
border-width: 0px;
margin-top: -1px;
padding-bottom: 1px;
}
/* C3.2 */
.punbb .post h3 {
border:none;
}
/* C3.3 */
.punbb .post h3 span {
padding: 0em;
display: block;
margin-top: 0.5em;
border:none;
}
/* C3.4 */
.punbb .post h3 strong {
float: right;
text-align: right;
font-weight: normal;
}
/* C3.5 */
.punbb .post .post-author {
float:left;
}
/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
line-height: 1.3em;
}
/* C3.11 */
.punbb .post-body {
margin-left: 15em;
border-left-style: solid;
border-left-width: 1px;
padding: 0 0 1px 0;
text-align:justify;
}
/* C3.12 */
.punbb .post-box {
text-align: justify;
padding: 20px 0px 0px 0px;
font-size: 12px;
}
/*C3.13 */
.punbb fieldset .post-box {
margin-bottom: 0.8em
}
/* C3.14 */
.punbb .post-links {
margin: 1.5em 0em 0.5em -1em;
border-left-style: solid;
border-left-width: 1px;
text-align: right;
}
/* C3.15 */
.punbb .post-links ul {
}
/* 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.1 */
.punbb .modmenu .container {
padding: 0em 0em 0em 0em;
}
/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
margin-top: 1em;
height: 1.8em;
line-height: 1.8em;
}
/* C4.3 */
.punbb .modmenu .container strong {
float: left;
}
/* C4.4 */
.punbb .modmenu input {
margin-left: 1em;
}
/* C5.1 */
.punbb .info .container {
padding: 0.8em 1em
}
/* C5.2 */
.punbb .info .container .backlink {
padding-top: 0.8em;
}
/* C6.1 */
#profile .container {
padding-left: 18.6em;
}
/* C6.2 */
#profilenav {
float: left;
width: 14em;
margin-left: -16.3em;
display: inline;
}
/* C6.3 */
#profilenav li {
padding-bottom: 0.8em;
font-weight: bold;
line-height: 12px;
}
/* C6.4 */
#viewprofile ul, #profilenav ul {
border-style: solid;
border-width: 1px;
padding: 1.5em 18px 0.8em 14px;
margin: 0 0 1em 0;
line-height: 12px;
}
/* C6.5 */
#viewprofile h2, #profilenav h2 {
background: transparent;
border: none;
padding: 0 0 0 0;
margin: 0 14px -0.6em 14px;
line-height: 12px;
}
/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
padding: 0px;
position: relative;
line-height: 12px;
}
/* C6.7 */
#viewprofile li, #setmods dl {
padding: 0 0 0 16em;
margin-bottom: 0.2em;
line-height: 12px;
}
/* C6.8 */
#viewprofile li span {
float: left;
width: 14em;
margin-left: -16em;
padding: 0.5em 1em;
font-weight: bold;
line-height: 12px;
}
/*C6.9 */
#setmods dt {
float: left;
width: 14em;
margin-left: -16em;
padding: 0.8em 1em;
font-weight: bold;
display: inline;
line-height: 12px;
}
/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
display: block;
padding: 0.5em 1em;
font-weight: normal;
line-height:12px;
line-height:10px;
}
/* C6.11 */
.punbb img.avatardemo {
float: right;
margin: 0 0 0.8em 1.8em
line-height: 12px;
}
/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
border-bottom: none;
margin-bottom: 0;
}
/* C7.2 */
#pun-userlist .usertable .container {
padding: 0 2.3em 2.3em 2.3em;
border-top: none;
}
/* C7.3 */
#pun-userlist .usertable table {
border-style: solid;
border-width: 1px;
}
/* ---------------------------------------------------------------------------------------- */
/* D1.1 */
#pun-title {
margin: 0;
border-style: none;
}
/* D1.2 */
#pun-title h1 {
display: none;
padding: 0;
}
/* D1.3 */
#pun-title .container {
border-style: none none none none;
}
/* D1.4 */
#pun-title h1 span {
font-size: 0;
}
/* D1.4 */
#pun-title h1 span {
display: none;
}
#pun-title h1 span {
font-size: 0;
}
/* 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.1 */
#pun-navlinks, #pun-navlinks .container {
border-style: none;
border-width: 0;
margin: 0;
}
/* D3.2 */
#pun-navlinks .container {
padding-bottom:0px;
}
/* D.3 */
#pun-navlinks li {
display: inline;
padding-right: 1em;
}
/* D3.4 */
#pun-navlinks li a {
font-size: 1.0em;
}
/* D4.1 */
#pun-ulinks {
margin-top: 0;
}
/* D4.2 */
#pun-ulinks .container {
border-top:none;
}
/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
display: inline;
border-left-style: solid;
border-left-width: 1px;
white-space: nowrap;
}
/* D4.4 */
#pun-ulinks li a {
padding: 0 0.3em 0 0.6em
}
/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
border-left-style: none;
border-left-width: 0;
padding-left: 0
}
/* D5.1 */
#pun-status, #pun-status .container {
border-bottom: none;
margin-bottom: 0;
}
/* D5.2 */
#pun-status .container {
padding: 1em 0em 0em 0em;
}
/* D5.3 */
#pun-status span {
white-space: nowrap;
margin-right: 0.5em;
}
/* D5.4 */
#pun-crumbs1 {
font-weight: bold;
overflow: hidden;
margin-top: 0;
}
/* D5.5 */
#pun-crumbs1 p.container {
border-top: none;
padding: 1em 1em 0.8em 0em;
font-size: 1.1em;
}
/* D5.6 */
#pun-break1 {
margin: 0 1em;
border-style: solid none;
border-width: 1px 0;
height: 0;
margin: -2px 1em;
position: relative;
z-index: 1;
}
/* D6.1 */
#pun-announcement h2 {
padding: 0;
margin: 0 1em -3.5em 1em;
border-style: none none solid none;
border-width: 0 0 1px 0;
position: relative;
font-weight: bold;
}
/* D6.2 */
#pun-announcement h2 span {
display: block;
padding: 1em 0 0.8em 0;
border-bottom-style: solid;
border-bottom-width: 1px;
}
/* D6.3 */
#pun-announcement .container {
padding: 1em 0em 1em 0em;
}
/* D7.1 */
#pun-stats .container {
padding: 0.8em 0em
}
/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
line-height: 150%;
}
/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
text-align: right;
line-height: 150%;
}
/* D7.4 */
li#onlinelist {
margin-top: 0em;
border-top-style: solid;
border-top-width: 1px;
width: 100%;
line-height: 130%;
text-align: left;
}
/* D7.5 */
li#onlinelist div {
border-top-style: solid;
border-top-width: 1px;
padding: 1.5em 0 0 0em;
}
/* 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-top: 0;
}
/* D8.4 */
#pun-about .container {
border-top-style: none;
text-align: left;
line-height: 150%;
padding: 0em 1em 2em 1.7em;
font-size: 10px;
}
/* D8.5 */
#pun-about p span {
display:block;
padding-left: 50%;
}
/* D8.6 */
#pun-crumbs2 {
font-weight: bold;
overflow: hidden;
margin-bottom: 1em;
border-bottom: none;
}
/* D8.7 */
#pun-crumbs2 .container {
border-bottom: none;
padding: 1.5em 0em 0.5em 0em;
}
/* D8.8 */
#pun-break4 {
margin: -2px 1em;
border-style: solid none;
border-width: 1px 0;
position: relative;
height: 0;
z-index: 1;
}
/* D8.9 */
div.punbb-admin #pun-about .container {
border-top-style: solid;
border-top-width: 1px;
}
/* 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;
}
#stylelist {
position: absolute;
z-index: 10000;
top: 40px;
left: 10px;
margin: 0;
padding: 0;
list-style-type: none;
}
#stylelist a {
display: block;
width: 0;
height: 0;
font-size: 0;
color: transparent;
border-style: solid;
border-width: 10px 15px;
margin-bottom: 8px;
}
#stylelist [data="day"] a {
border-color: #314b40 #d8d7dc #d8d7dc #314b40;
}
#stylelist [data="evening"] a {
border-color: #4f3f48 #698475 #698475 #4f3f48;
}
#stylelist [data="night"] a {
border-color: #4f3f48 #698475 #698475 #4f3f48;
}
/*--- мобильная версия --------------------------------------------------*/
@media screen and (min-width: 541px) and (max-width: 900px) {
body {min-width: 900px !important;}
}
@media screen and (min-width: 320px) and (max-width: 540px) {
body {background-size: 920px !important;}
.punbb {padding-left: 5px !important; padding-right: 10px !important;}
#pun {
margin: 0 !important;
box-shadow: none !important;
background-image: none !important;}
#pun {background-color: #ffffff;}
.evening #pun {background-color: #000000;}
.night #pun {background-color: #ffffff;}
#pun-title.section {
background: transparent url("https://upforme.ru/uploads/001c/15/39/2/195569.jpg") top center scroll no-repeat;
width: 100%;
height: 300px;
margin-top: -130px !important;
margin-left: -5px !important;}
/*--- навигация -----------------------------------------------------------*/
#pun #pun-navlinks {margin: 0 0 0 -10px !important;}
#pun #pun-ulinks {margin-top: 190px !important;}
#pun #pun-navlinks .container li a, #pun #pun-navlinks .container li a:hover {
width: 30px !important;
height: 30px !important;}
#pun #pun-ulinks {background-color: #e6a5b8 !important; box-shadow: none; width: 30px !important; height: 30px !important;}
#pun .ismoderator #pun-ulinks, #pun .ismoderator #pun-navlinks .container li a, #pun .ismoderator #pun-navlinks .container li a:hover {
width: 26px !important;
height: 26px !important;
transition: none !important;
-webkit-transition: none !important;}
/*--- главная форумы ----------------------------------------------------*/
#pun-index .category tr {display: block;}
#pun-index .category .tc2, #pun-index .category .tc3 {display:none;}
.punbb .main .tcl {width: 50% !important;}
#pun-index .user-avatar {display: none !important;}
.punbb .main .hasicon, .punbb .main tr {
display: block;
width: calc(100% - 10px);}
#pun-index .tcl h3 {padding-left: 2em; font-size: 1.4em;}
div#pun-crumbs2 {display: block !important; width: 100% !important;}
}Поделиться1372024-03-30 16:52:08
немного сломал, но я починю
с телефона выглядит красиво
ты молодец, мой волшебник
Поделиться1382024-03-31 09:21:13
td#profile-left {width:200px;text-align:center;padding:0px 30px 0 0 !important;}
td#profile-right span {text-align:left;}
td#profile-right strong {text-align:center;}
#viewprofile .container {padding:0px 0px 0px 0px!important;}
#pun-profile h1 span a {margin-left:30px;font-size:11px;}
#qpsContainer {margin-bottom:20px;margin-top:20px;}
#post-form fieldset legend {width:100%;}
#font-area {height:200px;overflow-y:scroll;}
textarea {-ms-text-size-adjust: 100%;-moz-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
#topic-users-in p.container {padding-top: 1em;}
#pun-admain legend span {background:transparent !important;font: bold 12px arial !important;letter-spacing:0px;text-transform:none;}
.adformal h2, #pun-adnav h2 {background-color: transparent !important;color: #000 !important;font: bold 12px arial !important;border: 1px solid #ccc;text-align:left;text-transform:none;}
.admin-advert-block{display:none!important;}
/* ??? */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
font-size: 1em;
font-weight: normal;
}
/* ??? */
.punbb h1 span, .punbb h2 span, .punbb legend span {font-size: 1.1em;}
/* ??? */
.punbb pre {
font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace
}
/* ??? */
.punbb address, .punbb em {
font-style: normal
}
/* ??? */
.punbb optgroup {font-weight: bold;}
/* ??? */
#pun-redirect, #pun-maint {
margin: -500px 20% 12px 20%;
width: auto;
float: none;
}
/* таблица форумов отступ? секции между собой? */
.punbb .section, .punbb .main {
margin-bottom: 0em;
}
/* отступ между постами? */
.punbb .category, .punbb .post {
margin-top: 0.4em;
}
/* ??? */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
margin-top: 0;
}
/* ??? */
#pun-post .topic {
margin-top: 1em;
}
/* убрать границы с максимального количества мест? убрать кроме нижней */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-style: none none solid none;
border-width: 0px 0px 2px 0px
}
/* ??? */
.punbb .container {
border-style: solid;
border-width: 1px;
}
/* блоки цитаты и кода */
/* B1.1 */
.punbb .post-content {
padding: 0;
margin: 0;
width: 100%;
}
/* B1.2 */
.punbb .post-sig dt {
display: block;
border-top: 1px solid #888;
width: 250px;
margin: 5px 0;
}
/* B1.3 */
.punbb .post-content p {
margin: 0;
padding: 0 0 1em 0;
line-height: 150%;
}
/* B1.4 */
.punbb .post-content img {
vertical-align: text-bottom
}
/* B1.5 */
.punbb .post-content img.postimg {
vertical-align: middle;
}
/* B1.6
.punbb .post-content .blockcode, .punbb .post-content blockquote {
width: 100%;
} */
/* чинит код от сплошного наложения */
.punbb .post-content .scrollbox {width: 100%; overflow: auto;}
/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
margin: 1em 0.5em 1em 0.5em !important;
}
/* B1.9 */
.punbb .quote-box cite, .punbb .code-box strong.legend {
display: block;
padding-bottom: 0.5em;
margin: 0;
}
/* 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.1 */
.punbb .linkst {
float: left;
position: relative;
width: 100%;
font-size: 1.1em;
height: 0;
}
/* B3.2 */
.multipage {
margin-top: 0em;
}
/* B3.3 */
.linkst .pagelink {
position: absolute;
top: -1.8em;
left: 0em;
width: 24em;
}
/* B3.4 */
.linkst .postlink {
position: absolute;
right:0.15em;
width: 16em;
text-align: right;
font-weight: bold;
}
/* B3.5 */
.punbb .linksb {
text-align: right;
padding: 1em 0em 1em 0em;
font-size: 1.1em;
}
/* 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;
}
Поделиться1402024-03-31 09:50:50
с телефона выглядит красиво
ты молодец, мой волшебник
А на самом деле, я больше удалил код, чем написал, и оно выглядит так, как оно дефолтно с телефона. Тот код мобильную версию ломал.
Поделиться1412024-03-31 10:12:12
Невердемон
я еще с компа не видела
может и ужаснусь
п.с. а можешь цитированию придать форму? границу или заливку цитаты
Поделиться1422024-04-01 10:54:16
@import url(style_cs.css);
/* --- шрифты -------------------------------------------------------------*/
@font-face {
font-family: 'SFProDisplay Regular';
src: url('https://forumstatic.ru/files/001b/ab/f8/30639.eot');
src: url('https://forumstatic.ru/files/001b/ab/f8/30639.eot?#iefix') format('embedded-opentype'),
url('https://forumstatic.ru/files/001b/ab/f8/74983.woff') format('woff'),
url('https://forumstatic.ru/files/001b/ab/f8/86821.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@import url('https://fonts.cdnfonts.com/css/fathers-outline');
@import url('https://fonts.cdnfonts.com/css/new-york-extra-large');
/* --- общий фон форума ------------------------------------------------*/
html, body {background-color: #5b5b5b; margin: 0; padding: 0;}
body {
margin:0px;
padding-top:50px;
padding-bottom:50px;
font-size: 100%;
}
#pun {
margin: auto;
position: relative;
width:999px;}
#pun {
background:url(https://upforme.ru/uploads/001c/15/39/2/195569.jpg)
top center no-repeat #ffffff;
color:#1b1b1b;
padding-bottom:0px !important;
box-shadow:0 0 50px #00000059;
}
.evening #pun {
background:url(https://upforme.ru/uploads/001c/15/39/2/195569.jpg)
top center no-repeat #000000;
color:#fffffff;
padding-bottom:0px !important;
box-shadow:0 0 50px #00000059;
}
.night #pun {
background:url(https://upforme.ru/uploads/001c/15/39/2/195569.jpg)
top center no-repeat #ffffff;
color:#1b1b1b;
padding-bottom:0px !important;
box-shadow:0 0 50px #00000059;
}
.punbb {height: auto;width:950px; padding-left:25px;
font: normal 75% arial, helvetica, sans-serif;}
.punbb * {margin: 0}
/*--- скролл ---------------------------------------------------------------*/
::-webkit-scrollbar {width:6px; height:6px;}
::-webkit-scrollbar-track:vertical { background:#5e393f;}
::-webkit-scrollbar-thumb:vertical {background:#ffffff;}
/* --- ссылки --------------------------------------------------------------*/
.punbb a {
color: #666666;
text-decoration:none;
}
.punbb a:hover {
font-style:italic;
text-decoration:none;
}
.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, .punbb li.isactive a:focus {color: #666666; text-decoration:none;}
punbb-admin #pun-admain .nodefault, .punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active, .punbb li.isactive a:focus {font-style:italic; text-decoration:none;}
/*--- рудименты убрать --------------------------------------------------*/
#pun-announcement h2 {display: none}
#pun-main div.catleft, #pun-main div.catright {display: none}
.category .container thead {display: none;}
#post-form h2 {display:none;}
#topic-modmenu span {display:none;}
#pun-navlinks li#navawards {display: none;}
.lastedit {display:none;}
.sharelink {display: none;}
.topic a.sharelink {display:none!important;}
.post-links li.pl-reports {display:none;}
#pun-stats .section {display:none;}
div#pun-live-rusff {display:none;}
div.modmenu p.container span {display:none;}
.fs-box table .user-avatar {display:none;}
.punbb #post-form fieldset legend span {display:none;}
.postlink .closed {display:none;}
.linksb .postlink.long {display:none;}
.pl-share {display:none !important;}
#pun-index td.tc2, #pun-index td.tc3 {display:none;}
.main.multipage thead .tcr, .main.multipage thead .tc3, .main.multipage thead .tc2, .main.multipage thead .tcl {display:none;}
.pa-ua {display:none!important;}
/* кнопка пожаловаться убрать (если разделить - не работает) */
.pl-share {display: none !important;}
.pl-reports {display:none!important;}
li.reports {display: none !important;}
/*кнопка улучшить аккаунт убрать*/
#pun-status .container .status-right {display:none;}
/*--- меню навигация ----------------------------------------------------*/
#pun-navlinks {
background:#e6a5b8;
margin: 427px -24px 0 -25px !important;
padding:16px 0 10px 0px;
text-align:center;
}
#pun-ulinks {
background:#e6a5b8;
text-align:center;
margin: 0px -24px 10px -25px !important;
padding:0px 0 15px 0px;
}
#pun-navlinks a:link, #pun-navlinks a:visited {
display:inline-block;
font:900 italic 21px New York Medium;
margin:0px 0px;
text-transform:lowercase;
color: #1b1b1b;
letter-spacing:-1px;
}
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
color:#ffffff;
}
#pun-ulinks a:link, #pun-ulinks a:visited, #pun-ulinks a:hover,
#pun-ulinks a:focus, #pun-ulinks a:active {
font:9px SFProDisplay Regular;
text-transform:lowercase;
color:#1b1b1b;
letter-spacing:0px;
}
#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
font-style:italic;
}
/*--- привет, путь ---------------------------------------------------------*/
/* Привет, Ваш последний визит на всех страницах */
#pun-status .container {
text-transform:lowercase;
font:10px #1b1b1b;
color:#666666;
}
/* » путь верхний нижний на всех страницах */
#pun-crumbs1, #pun-crumbs2 {
text-transform:lowercase;
font:13px SFProDisplay Regular;
color:#666666;
margin-bottom:20px;
}
/*--- шапки категорий на главной --------------------------------------*/
#pun-index #pun-main h2, #pun-stats.section h2 {
height:50px;
width:948px;
background:#e6a5b8;
overflow:hidden;
margin:20px 0 -3px 1px;
text-align:center;
}
#pun-index #pun-main h2 span, #pun-stats.section h2 span, #pun-index #pun-main h2 span a {
font:900 italic 80px New York Medium;
text-transform:lowercase;
color:#ffffff;
}
/*--- иконки сообщений --------------------------------------------------*/
.punbb table Div.icon {
position:absolute;
width:10px;
height:10px;
border-radius:100%;
margin:-5px 10px 5px -20px;
}
TR.inew Div.icon {
background:#5e393f;
}
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {padding: 0; list-style: none;}
.punbb img {border:none}
.punbb .main table {table-layout: fixed; width: 100%;}
/* ??? */
.checkfield input[type=checkbox], .radiofield input[type=radio] {margin: 0 0.3em;}
p[class=checkfield] *, div[class=checkfield] *, fieldset[class=radiofield] * {height: 1.8em; vertical-align: middle}
/* подчёркнутый курсив */
.punbb .post-content em {font-style: italic}
.punbb .post-content em.bbuline {font-style: normal; text-decoration: underline;}
/* значки перед надписями? */
#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;
}
/* надписи рудименты убрать */
.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 {display:none}
/* ---------------------------------------------------------------------------------------- */
/* блоки цитаты и кода */
/* чинит код от сплошного наложения */
.punbb .post-content .scrollbox {width: 100%; overflow: auto;}
/* ---------------------------------------------------------------------------------------- */
/* C1.1 */
.punbb .formal .container {
padding: 1em 0em 1em 0em;
}
/* C1.2 */
.punbb .formsubmit {
padding: 0 0 0 0em;
margin: 1em 0 0 0;
}
/* C1.3 */
.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
margin: 0 0.6em 0 0
}
/* C1.4 */
.punbb fieldset {
border: none;
padding: 0em 0em 0em 0em;
margin: 0 0 1em 0;
}
/* C1.5 */
.punbb fieldset legend {
padding: 0px 0px 0px 0px;
font-size: 1.1em;
}
/* C1.6 */
.punbb fieldset legend span {
padding: 0 5px;
}
/* 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 12em 0 0;
height: 100%; /* For IE */
}
/* C1.16 */
.punbb textarea, .punbb .longinput input {
width: 80%;
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;
}
/* 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.1 */
.punbb .main .tcl {
overflow: hidden;
text-align: justify;
width: 50%;
}
/* C2.2 */
.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
background-color: transparent;
text-align: center;
width: 10%;
}
/* C2.3 */
.punbb .main .tcr {
background-color: transparent;
overflow: hidden;
text-align: left;
width: 30%;
}
/* C2.4 */
#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
background-color: transparent;
width: 40%
}
/* C2.5 */
#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
background-color: transparent;
text-align: left;
width: 20%;
}
/* C2.6 */
#pun-debug table .tcl {
background-color: transparent;
width: 15%;
white-space:normal;
}
/* C2.7 */
#pun-debug .tcr {
background-color: transparent;
width: 90%;
white-space: normal;
}
/* C2.8 */
#pun-index .tcl h3 {
font-weight:normal;
letter-spacing:0px;
}
/* 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-style: solid none none solid;
border-width: 1px 0 0 1px;
padding: 0.8em 1em;
}
/* C2.12 */
.punbb .main th {
border-style: none none none solid;
border-width: 0 0 0 1px;
padding: 0.4em 1em 0.4em 1em;
}
/* C2.13 */
.punbb .main .tcl {
border-left-style: none;
border-left-width: 0
}
* html .tclcon {height: 1px}
/* C2.14 */
.punbb td div.tclcon {
margin-left:px;
}
/* C2.15 */
.punbb div.icon {
float: left;
display: block;
width: 60px;
height: 60px;}
#pun-title, #pun-navlinks {
border-color: #202021 ;
}
/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3 {
border-color: transparent;
}
/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-color: transparent;
margin-top : 0px;
}
/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color: transparent;
}
/* 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-color: transparent;
}
/* CS2.5 */
.punbb th {
border-color: transparent ;
}
/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
border-color: #;
}
#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
border-color: transparent;
}
#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
border-color: transparent ;
}
.punbb .divider {
border-color: transparent;
}
.punbb .formal fieldset .post-box, .punbb .info-box {
border: 1px solid transparent ;
}
/* C3.1 */
.punbb .post .container {
border-style: none solid solid solid;
border-width: 0px;
margin-top: -1px;
padding-bottom: 1px;
}
/* C3.2 */
.punbb .post h3 {
border:none;
}
/* C3.3 */
.punbb .post h3 span {
padding: 0em;
display: block;
margin-top: 0.5em;
border:none;
}
/* C3.4 */
.punbb .post h3 strong {
float: right;
text-align: right;
font-weight: normal;
}
/* C3.5 */
.punbb .post .post-author {
float:left;
}
/* C3.6 */
.punbb .post .post-author ul, .punbb .post .post-author p {
line-height: 1.3em;
}
/* C3.11 */
.punbb .post-body {
margin-left: 15em;
border-left-style: solid;
border-left-width: 1px;
padding: 0 0 1px 0;
text-align:justify;
}
/* C3.12 */
.punbb .post-box {
text-align: justify;
padding: 20px 0px 0px 0px;
font-size: 12px;
}
/*C3.13 */
.punbb fieldset .post-box {
margin-bottom: 0.8em
}
/* C3.14 */
.punbb .post-links {
margin: 1.5em 0em 0.5em -1em;
border-left-style: solid;
border-left-width: 1px;
text-align: right;
}
/* C3.15 */
.punbb .post-links ul {
}
/* 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.1 */
.punbb .modmenu .container {
padding: 0em 0em 0em 0em;
}
/* C4.2 */
.punbb .modmenu strong, .punbb .modmenu a {
margin-top: 1em;
height: 1.8em;
line-height: 1.8em;
}
/* C4.3 */
.punbb .modmenu .container strong {
float: left;
}
/* C4.4 */
.punbb .modmenu input {
margin-left: 1em;
}
/* C5.1 */
.punbb .info .container {
padding: 0.8em 1em
}
/* C5.2 */
.punbb .info .container .backlink {
padding-top: 0.8em;
}
/* C6.1 */
#profile .container {
padding-left: 18.6em;
}
/* C6.2 */
#profilenav {
float: left;
width: 14em;
margin-left: -16.3em;
display: inline;
}
/* C6.3 */
#profilenav li {
padding-bottom: 0.8em;
font-weight: bold;
line-height: 12px;
}
/* C6.4 */
#viewprofile ul, #profilenav ul {
border-style: solid;
border-width: 1px;
padding: 1.5em 18px 0.8em 14px;
margin: 0 0 1em 0;
line-height: 12px;
}
/* C6.5 */
#viewprofile h2, #profilenav h2 {
background: transparent;
border: none;
padding: 0 0 0 0;
margin: 0 14px -0.6em 14px;
line-height: 12px;
}
/* C6.6 */
#viewprofile h2 span, #profilenav h2 span {
padding: 0px;
position: relative;
line-height: 12px;
}
/* C6.7 */
#viewprofile li, #setmods dl {
padding: 0 0 0 16em;
margin-bottom: 0.2em;
line-height: 12px;
}
/* C6.8 */
#viewprofile li span {
float: left;
width: 14em;
margin-left: -16em;
padding: 0.5em 1em;
font-weight: bold;
line-height: 12px;
}
/*C6.9 */
#setmods dt {
float: left;
width: 14em;
margin-left: -16em;
padding: 0.8em 1em;
font-weight: bold;
display: inline;
line-height: 12px;
}
/* C6.10 */
#viewprofile li strong, #viewprofile li div, #setmods dd {
display: block;
padding: 0.5em 1em;
font-weight: normal;
line-height:12px;
line-height:10px;
}
/* C6.11 */
.punbb img.avatardemo {
float: right;
margin: 0 0 0.8em 1.8em
line-height: 12px;
}
/* C7.1 */
#pun-userlist .formal, #pun-userlist .formal .container {
border-bottom: none;
margin-bottom: 0;
}
/* C7.2 */
#pun-userlist .usertable .container {
padding: 0 2.3em 2.3em 2.3em;
border-top: none;
}
/* C7.3 */
#pun-userlist .usertable table {
border-style: solid;
border-width: 1px;
}
/* ---------------------------------------------------------------------------------------- */
/* D1.1 */
#pun-title {
margin: 0;
border-style: none;
}
/* D1.2 */
#pun-title h1 {
display: none;
padding: 0;
}
/* D1.3 */
#pun-title .container {
border-style: none none none none;
}
/* D1.4 */
#pun-title h1 span {
font-size: 0;
}
/* D1.4 */
#pun-title h1 span {
display: none;
}
#pun-title h1 span {
font-size: 0;
}
/* 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.1 */
#pun-navlinks, #pun-navlinks .container {
border-style: none;
border-width: 0;
margin: 0;
}
/* D3.2 */
#pun-navlinks .container {
padding-bottom:0px;
}
/* D.3 */
#pun-navlinks li {
display: inline;
padding-right: 1em;
}
/* D3.4 */
#pun-navlinks li a {
font-size: 1.0em;
}
/* D4.1 */
#pun-ulinks {
margin-top: 0;
}
/* D4.2 */
#pun-ulinks .container {
border-top:none;
}
/* D4.3 */
#pun-ulinks li, #pun-ulinks li a {
display: inline;
border-left-style: solid;
border-left-width: 1px;
white-space: nowrap;
}
/* D4.4 */
#pun-ulinks li a {
padding: 0 0.3em 0 0.6em
}
/* D4.5 */
#pun-ulinks li.item1, #pun-ulinks li.item1 a {
border-left-style: none;
border-left-width: 0;
padding-left: 0
}
/* D5.1 */
#pun-status, #pun-status .container {
border-bottom: none;
margin-bottom: 0;
}
/* D5.2 */
#pun-status .container {
padding: 1em 0em 0em 0em;
}
/* D5.3 */
#pun-status span {
white-space: nowrap;
margin-right: 0.5em;
}
/* D5.4 */
#pun-crumbs1 {
font-weight: bold;
overflow: hidden;
margin-top: 0;
}
/* D5.5 */
#pun-crumbs1 p.container {
border-top: none;
padding: 1em 1em 0.8em 0em;
font-size: 1.1em;
}
/* D5.6 */
#pun-break1 {
margin: 0 1em;
border-style: solid none;
border-width: 1px 0;
height: 0;
margin: -2px 1em;
position: relative;
z-index: 1;
}
/* D6.1 */
#pun-announcement h2 {
padding: 0;
margin: 0 1em -3.5em 1em;
border-style: none none solid none;
border-width: 0 0 1px 0;
position: relative;
font-weight: bold;
}
/* D6.2 */
#pun-announcement h2 span {
display: block;
padding: 1em 0 0.8em 0;
border-bottom-style: solid;
border-bottom-width: 1px;
}
/* D6.3 */
#pun-announcement .container {
padding: 1em 0em 1em 0em;
}
/* D7.1 */
#pun-stats .container {
padding: 0.8em 0em
}
/* D7.2 */
#pun-stats li.item1, #pun-stats li.item2 {
line-height: 150%;
}
/* D7.3 */
#pun-stats li.item3, #pun-stats li.item4 {
text-align: right;
line-height: 150%;
}
/* D7.4 */
li#onlinelist {
margin-top: 0em;
border-top-style: solid;
border-top-width: 1px;
width: 100%;
line-height: 130%;
text-align: left;
}
/* D7.5 */
li#onlinelist div {
border-top-style: solid;
border-top-width: 1px;
padding: 1.5em 0 0 0em;
}
/* 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-top: 0;
}
/* D8.4 */
#pun-about .container {
border-top-style: none;
text-align: left;
line-height: 150%;
padding: 0em 1em 2em 1.7em;
font-size: 10px;
}
/* D8.5 */
#pun-about p span {
display:block;
padding-left: 50%;
}
/* D8.6 */
#pun-crumbs2 {
font-weight: bold;
overflow: hidden;
margin-bottom: 1em;
border-bottom: none;
}
/* D8.7 */
#pun-crumbs2 .container {
border-bottom: none;
padding: 1.5em 0em 0.5em 0em;
}
/* D8.8 */
#pun-break4 {
margin: -2px 1em;
border-style: solid none;
border-width: 1px 0;
position: relative;
height: 0;
z-index: 1;
}
/* D8.9 */
div.punbb-admin #pun-about .container {
border-top-style: solid;
border-top-width: 1px;
}
/* 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;
}
#stylelist {
position: absolute;
z-index: 10000;
top: 40px;
left: 10px;
margin: 0;
padding: 0;
list-style-type: none;
}
#stylelist a {
display: block;
width: 0;
height: 0;
font-size: 0;
color: transparent;
border-style: solid;
border-width: 10px 15px;
margin-bottom: 8px;
}
#stylelist [data="day"] a {
border-color: #314b40 #d8d7dc #d8d7dc #314b40;
}
#stylelist [data="evening"] a {
border-color: #4f3f48 #698475 #698475 #4f3f48;
}
#stylelist [data="night"] a {
border-color: #4f3f48 #698475 #698475 #4f3f48;
}
/*--- мобильная версия --------------------------------------------------*/
@media screen and (min-width: 541px) and (max-width: 900px) {
body {min-width: 900px !important;}
}
@media screen and (min-width: 320px) and (max-width: 540px) {
body {background-size: 920px !important;}
.punbb {padding-left: 5px !important; padding-right: 10px !important;}
#pun {
margin: 0 !important;
box-shadow: none !important;
background-image: none !important;}
#pun {background-color: #ffffff;}
.evening #pun {background-color: #000000;}
.night #pun {background-color: #ffffff;}
#pun-title.section {
background: transparent url("https://upforme.ru/uploads/001c/15/39/2/195569.jpg") top center scroll no-repeat;
width: 100%;
height: 300px;
margin-top: -130px !important;
margin-left: -5px !important;}
/*--- навигация -----------------------------------------------------------*/
#pun #pun-navlinks {margin: 0 0 0 -10px !important;}
#pun #pun-ulinks {margin-top: 190px !important;}
#pun #pun-navlinks .container li a, #pun #pun-navlinks .container li a:hover {
width: 30px !important;
height: 30px !important;}
#pun #pun-ulinks {background-color: #e6a5b8 !important; box-shadow: none; width: 30px !important; height: 30px !important;}
#pun .ismoderator #pun-ulinks, #pun .ismoderator #pun-navlinks .container li a, #pun .ismoderator #pun-navlinks .container li a:hover {
width: 26px !important;
height: 26px !important;
transition: none !important;
-webkit-transition: none !important;}
/*--- главная форумы ----------------------------------------------------*/
#pun-index .category tr {display: block;}
#pun-index .category .tc2, #pun-index .category .tc3 {display:none;}
.punbb .main .tcl {width: 50% !important;}
#pun-index .user-avatar {display: none !important;}
.punbb .main .hasicon, .punbb .main tr {
display: block;
width: calc(100% - 10px);}
#pun-index .tcl h3 {padding-left: 2em; font-size: 1.4em;}
div#pun-crumbs2 {display: block !important; width: 100% !important;}
}