ыть
- Подпись автора

omgdbl |
Привет, Гость! Войдите или зарегистрируйтесь.
Вы здесь » omgdbl » Тестовый форум » просто закрытая тема
ыть

.post-content .spoiler-box > div:before,
.post-content .spoiler-box > div.visible:before {
width: 9px;
margin-right: 10px !important;
font-family: 'FontAwesome';
color: #222;
}
.post-content .spoiler-box > div:before {
content: '\f107';
}
.post-content .spoiler-box > div.visible:before {
content: '\f106';
}
a.qc-post-link img {
display: none;
}
a.qc-post-link:before {
margin: 0 0 0 2px !important;
content: '';
height: 10px;
width: 11px;
background-color: #a75454;
-webkit-mask-image: url(https://forumstatic.ru/files/001b/6f/ae/34828.svg);
mask-image: url(https://forumstatic.ru/files/001b/6f/ae/34828.svg);
display: inline-block;
}
a.qc-post-link:hover:before {
background-color: #323232 !important;
}










<script>
$(document).ready(function() {
$(".post-content").each(function(index) {
var hiddenLength = $(this).find(".hide_Nic-SIG").text().length;
var postLength = $(this).children(":visible").not(".post-sig").text().length - hiddenLength;
var str = $(this).parent().parent().parent().parent().children().children().children("strong").not(".fnt");
var postNum = str.text();
var sym = "";
if (postLength % 100 < 10 || postLength % 100 > 15) {
if (postLength %10 == 1) {
sym = "символ";
} else if (postLength %10 > 1 && postLength % 10 < 5) {
sym = "символа";
} else {
sym = "символов";
}
} else {
sym = "символов";
}
str.html('' + postNum + ' ('+ postLength + ' ' + sym + ')');
});
});
</script>
body {
background-image: var(--bodybgimg);
background-color: var(--bodybgcolor);
background-size: cover;
background-attachment: fixed;
}
#pun {
background: var(--punbgcolor);
width: var(--bodywidth);
margin: calc(var(--headerheight) - 30px) auto 40px;
padding: 100px var(--bodypadding) 0;
color: var(--textcolor);
box-sizing: border-box;
border-radius: 0;
position: relative;
box-shadow: 0 0 0 1px var(--buttonbgcolor);
}
#pun:before {
content: "";
display: block;
width: calc(100% + 40px);
height: calc(100% + var(--headerheight) - 155px);
position: absolute;
z-index: -1;
margin: calc(0px - var(--headerheight) + 130px) 0 0 -20px;
top: 0;
left: 0;
border-radius: 0;
background: transparent;
box-shadow: 0 0 0 1px var(--buttonbgcolor);
}
.punbb:before {
content: "";
display: block;
width: calc(100% + 18px);
height: calc(100% + 110px);
position: absolute;
z-index: -1;
margin: -100px 0 0 -9px;
top: 0;
left: 0;
border-radius: 0;
background: transparent;
box-shadow: 0 0 0 1px var(--buttonbgcolor);
}
https://allfont.ru/cache/css/b52.css

Вы здесь » omgdbl » Тестовый форум » просто закрытая тема