dsfgsdfgsdfg
Гостевая
Сообщений 21 страница 30 из 31
Поделиться2218-09-2023 22:18:41
fsdgfdsgsdfg
Поделиться2419-09-2023 17:08:09
Проверка спойлера
Поделиться2525-09-2023 12:11:03
/*.section.online-list tbody { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px 20px; } section.online-list tr { display: flex; flex-direction: column; background: var(--bg-basic); border: var(--border-basic); box-shadow: var(--shadow-basic); padding: 15px;}*/
Поделиться2726-09-2023 15:24:12
Поделиться2826-09-2023 18:30:24
<!--написано символов--> <script>var a,L,epl=$("#main-reply"),str='<small id="plng" style="border:1px solid;padding:2px 3px;margin:0 20px 0 10px;">Символов в посте: <b>00</b> </small>';epl.parents("fieldset").find("legend").prepend(str);function epl3(){a=epl.val().length;if(a>9){L=''}else{L='0'};$("#plng b").text(L+a)};epl3();$(".pl-quote").click(function (){setTimeout('epl3()',100)});epl.bind('mouseout mousemove keydown keypress keyup',function(e){epl3()});</script> <script type="text/javascript"> var chfsize,chffam;if(!localStorage.fontsize)localStorage.setItem("fontsize",13);if(!localStorage.fontfam)localStorage.setItem("fontfam","0");chfsize=+localStorage.getItem("fontsize");chffam=localStorage.getItem("fontfam");function setfsize(f){localStorage.setItem("fontsize",f);$(".fsize").text(f);$(".post-content p").css("font-size",f+"px")} function setffam(f){localStorage.setItem("fontfam",f);$("#chfontfam option").removeAttr("selected");$('#chfontfam option[value="'+f+'"]').attr("selected","selected");if(f!="0")$(".post-content p").css("font-family",f);else $(".post-content p").css("font-family","")}$(".fsizeplus").on("click",function(){chfsize+=1;if(chfsize>72)chfsize=72;setfsize(chfsize)});$(".fsizeminus").on("click",function(){chfsize-=1;if(chfsize<6)chfsize=6;setfsize(chfsize)});$("#chfontbut").on("click",function(){$("#chfont").toggleClass("active")}); $("#chfontfam").on("change",function(){chffam=$(this).val();setffam(chffam)});$(document).pun_mainReady(function(){setfsize(chfsize);setffam(chffam)}); </script>