:root {
--links: 136 81 87;
--pun: 243 238 231;
--html: 223 216 203;
--overlay: sepia(0.9) hue-rotate(-60deg) saturate(3.25) brightness(0.4);
}
:root {
--links: 81 116 136;
--pun: 238 243 231;
--html: 203 223 215;
--overlay: sepia(0.9) hue-rotate(150deg) saturate(3.25) brightness(0.4);
}
:root {
--links: 122 197 239;
--pun: 21 23 24;
--html: 2 5 7;
--black: 255 255 255;
--white: 0 0 0;
--overlay: sepia(0.9) hue-rotate(150deg) saturate(2.75) brightness(0.5);
--texture1: url(https://i.imgur.com/f2pAOq8.png) top center repeat;
--texture2: url(https://i.imgur.com/m68sWul.png) top center repeat;
}
.post h3 #post-width {
margin-left: 16px;
background: url(https://forumstatic.ru/files/001b/35/8e/74691.svg?v=1) 0 0 no-repeat;
}
.post h3 #post-lineheight {
background: url(https://forumstatic.ru/files/001b/35/8e/12990.svg?v=1) 0 0 no-repeat;
}
.post h3 #post-font {
background: url(https://forumstatic.ru/files/001b/35/8e/79397.svg?v=1) top left no-repeat;
}
html,
body,
.punbb .container,
.punbb .post-body,
#pun-title,
.punbb .section,
.punbb .forum,
.punbb .formal,
.punbb .modmenu,
.punbb .info,
.punbb .category,
.punbb .post,
#pun-debug h2,
.punbb-admin #pun-admain h2,
.punbb td,
.punbb fieldset,
#viewprofile ul,
#profilenav ul,
.punbb .post .post-body,
.post-links ul,
.post-links,
.usertable table,
.punbb th,
.punbb .quote-box,
.punbb .code-box,
#pun-ulinks li,
li#onlinelist,
#pun-help .formal .info-box h3.legend span,
li#onlinelist div,
#pun-help .formal .info-box h3.legend,
.punbb .divider,
.punbb .formal fieldset .post-box,
.punbb .info-box {
color: rgb(var(--black) / .74);
}
:root {
--links: 156 111 105;
--pun: 229 225 216;
--html: 79 59 56;
--overlay: sepia(0.9) hue-rotate(-50deg) saturate(1.5) brightness(0.4);
}