<?xml version="1.0" encoding="windows-1251"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://storyleaves.rolebb.ru/export.php?type=rss" rel="self" type="application/rss+xml" />
		<title>book of herbs</title>
		<link>https://storyleaves.rolebb.ru/</link>
		<description>book of herbs</description>
		<language>ru-ru</language>
		<lastBuildDate>Tue, 24 May 2022 22:46:53 +0300</lastBuildDate>
		<generator>MyBB/mybb.ru</generator>
		<item>
			<title>Тестовое сообщение</title>
			<link>https://storyleaves.rolebb.ru/viewtopic.php?pid=16#p16</link>
			<description>&lt;div class=&quot;code-box&quot;&gt;&lt;strong class=&quot;legend&quot;&gt;Код:&lt;/strong&gt;&lt;div class=&quot;blockcode&quot;&gt;&lt;div class=&quot;scrollbox&quot; style=&quot;height: 35em&quot;&gt;&lt;pre&gt;/* CS1 Background and text colours
-------------------------------------------------------------*/

/* Фон форума */
body {
    background: url(https://forumstatic.ru/files/001b/9b/5d/82303.jpg?v=1) repeat-x top left, url(https://forumstatic.ru/files/001b/9b/5d/20995.jpg?v=1) center;
    background-color: #b8c7ad;
}

/* Шапка */
#pun-title table {

}

/* Тело форума */
#pun {
    background-position: center top;
    background-repeat: repeat-y;
}


/* Футер */
#pun-about p.container {
    background:transparent;
    height: 92px;
    width: auto;
    padding: 0 !important;
    border: none !important;
}


/* CS1.1 Фон и цвет текста на форуме */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #pun-navlinks .container, .punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd, .punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-stats h2, .punbb .main h2, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl, #pun-navlinks .container {
    background-color: transpanent;
    color: #000;
    font-weight: normal;
    font-style: normal;
}

#pun-admain .adformal, #pun-admain .adcontainer
{border: none;
border-color:  transparent;}

.punbb .main h1, #pun-debug h2, .punbb-admin #pun-admain h2 {
    background-color: transparent;
    color: #313a39;
    text-align: center;
    font-style: normal;
    font-family: &#039;Philosopher&#039;;
}


/* Цитата и выделить код */
.punbb .quote-box, .punbb .code-box {
    color: #000;
    background: url(https://forumstatic.ru/files/001b/9b/5d/30560.jpg) top left no-repeat, url(https://forumstatic.ru/files/001b/9b/5d/57439.jpg) repeat;
    background: #b1b9ad3b;
    border: 1px solid #65837d;
    box-shadow: 4px 4px #a4ad9f52;
}

/* Область для ввода текста в форме ответа и админке */
.punbb textarea, .punbb input {
    background: #bec4ba;
    color: #000;
}


/* Тень и закругление */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  { 
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
 }

.punbb input { border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}

/* Фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
background: #ccdac3;
}


/* CS2 Ссылки
-------------------------------------------------------------*/

/* CS2.1 */
.punbb a, .punbb a:link, .punbb a:visited,
.punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited, #pun-navlinks a, #pun-ulinks a {color: #1b2a28;
  text-decoration: none;
  }

/* CS2.2 */
.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,  #pun-ulinks a:focus, #pun-ulinks a:active {
color: #4f6a3f;
    transition-duration: 1s;
  }

.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
color: #4f6a3f;
    transition-duration: 1s;
  text-decoration: none;
  }

#pun-ulinks a {
    font-size: 10px;
    color: #313a39;
    font-weight: 500;
    text-transform: lowercase;
    letter-spacing: 0;
    font-family: open sans;
}

#pun-ulinks a:hover {
    text-decoration: none;
    color: #4f6a3f;
}


#pun-navlinks a {
    color: #3c5551;
    transition-duration: 1s;
}

#pun-navlinks a:focus, #pun-navlinks a:active {
color: #4f6a3f;
transition-duration: 1s;
}


#pun-navlinks a:hover {
color: #4f6a3f;
  transition-duration: 1s;
}

/* CS3 Остальное 
-------------------------------------------------------------*/
tr.inew div.icon {
    background: #72918b;
    height: 38px;
    width: 6px;
    border: 1px solid #75948e;
    margin-right: 5px !IMPORTANT;
    margin-left: -2px;
}

div.icon {
    background: #cad8c1;
    height: 38px;
    width: 6px;
    border: 1px solid #75948e;
    margin-right: 5px !IMPORTANT;
    margin-left: -2px;
    margin-top: 5px;
}

#pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
    background: #80837f;
    border: 1px solid #767875;
    height: 6px;
    width: 6px;
    border-radius: 0;
    margin-right: 8px !important;
    margin-top: 4px;
}

#pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
    background: #406a64;
    border: 1px solid #406a64;
    height: 6px;
    width: 6px;
    border-radius: 0;
    margin-right: 8px !important;
    margin-top: 4px;
}

#pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
    background: #bac0b6;
    border: 1px solid #b5c5aa;
    height: 6px;
    width: 6px;
    border-radius: 0;
    margin-right: 8px !important;
    margin-top: 4px;
}

#pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
    background: #6d9952;
    border: 1px solid #6d9952;
    height: 6px;
    width: 6px;
    border-radius: 0;
    margin-right: 8px !important;
    margin-top: 4px;
}


/* CS3.2 Всё подряд*/
#pun-main div.catleft, #pun-main div.catright {display: none;}
#pun-main .post-author ul {text-align: center;}
ul.post-ul-Sp, .post-img-Sp {text-align:center;}
#pun th, #pun-main h2 {text-align: center}
#pun-navlinks .container, #pun-ulinks .container {text-align: center;}
.modlist {font-size: 95.05%;}
#pun-announcement .container {font-size: 101%; font-family: &amp;quot;Arial&amp;quot;;}
.category h2 span{display: none;}
#pun-stats h2 span {visibility: hidden;}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-navlinks #navawards{display:none}



/*---Прокрутка---*/
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #a4b499;
}

::-webkit-scrollbar-thumb {
    background-color: #4d706c;
    border: 1px solid #a4b499;
}


::selection {
    background: #2d3225 !important;
    color: #bbbaa5;
}


td.tcr a {
    font-weight: 600;
    font-size: 15px;
    color: #34645b !IMPORTANT;
    transition: 1s;
    font-family: philosopher;
}



.punbb .user-avatar .avatar-image {
    border: 1px solid #98ab8b;
    opacity: 1  !important;
    width: 35px !important;
    height: 35px !important;
    border-radius: 0 !important;
    /* mix-blend-mode: luminosity; */
}


.punbb .user-avatar .isonline {
    margin-right: -4px;
}


.punbb .user-avatar {
    margin: 1px 14px 2px 0px !important;
}


.podfor {
    background: #767a5e2b;
    padding: 6px 8px 8px 8px;
    border: 1px solid #9ca18a;
    font-family: &#039;Source Serif 4&#039;, serif;
    font-size: 10px;
    color: #000;
    line-height: 15px;
}


.podflink {
    margin-top: 8px !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


#pun-index .tclcon a {
    display: inline-block;
    position: relative;
    margin: 0 3px;
}


.podflink a {
    text-transform: uppercase;
    font-size: 9px;
    flex: auto;
    text-align: center;
    padding: 2px 0 !important;
    background: #767a5e2b;
    border: 1px solid #9ca18a;
    font-family: &#039;Source Serif 4&#039;, serif;
    transition: 1s;
}


.podflink a:hover {
    text-transform: uppercase;
    font-size: 9px;
    flex: auto;
    text-align: center;
    padding: 2px 0 !important;
    background: #5c8b4c;
    border: 1px solid #4f7a40;
    font-family: &#039;Source Serif 4&#039;, serif;
    transition: 1s;
    color: #d6d7cf !important;
}


.category .container thead {display: none;}

.punbb .pa-avatar img {
    max-width: 180px !important;
    margin-bottom: 0px;
    border: 4px solid #beccb7;
    outline: 1px solid #91a18a;
    margin-top: 6px;
}


#counters A IMG{opacity:0.4; -moz-opacity:0.4; filter:alpha(opacity=30);}
#counters a:hover img {opacity:1.0; -moz-opacity:1.0;
filter:alpha(opacity=70); transition-duration: 2s;}

#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
    position: absolute;
    right: 6px;
    top: 43px;
    overflow-y: auto;
    padding-top: 10px;
background: #ccdac3;
    border: 1px solid #b9bfb5;
}



.pun-modal .modal-inner {
    width: 700px;
    max-width: 94%;
    height: auto;
    max-height: 44em;
    margin: 12% auto 0;
    position: relative;
    z-index: 120000;
    overflow: hidden;
background: #ccdac3;
    border: 1px solid #b9bfb5;
}


.button {
    font-family: &#039;open sans&#039; !important;
    background-color: #b9c7b2de !important;
    font-size: 10px !important;
    margin-top: 5px !important;
    border: none;
    padding: 4px 15px 4px 15px !important;
    text-decoration: none;
    transition: all 0.5s ease-in-out 0s;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: 500 !important;
    border-radius: 1px !important;
    letter-spacing: 0;
    border: 1px solid #afb5ab;
    text-align: justify;
}


#video-area-tinp, #image-area-tinp {
    margin: .5em 0;
    padding: .3em;
background: #ccdac3;
    border: 1px solid #b9bfb5;
    height: 70px;
}



#MyBookmarks {
    display: none;
    position: fixed;
    z-index: 101;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    box-shadow: 0 0 20px rgba(0,0,0,.5);
    width: 240px;
background: #ccdac3;
    border: 1px solid #b9bfb5;
}


#BookmCntToggle.default-style {
    background: #F7F7F7;
    border-left: solid 5px currentColor;
    box-shadow: 0 0 6px rgb(0 0 0 / 42%);
    color: #7a5634 !important;
    display: block;
    height: 26px;
    width: 21px;
}



#mask_dialog .inner {
    cursor: default;
    margin: 0;
    width: 760px;
    max-width: 99%;
    max-height: 90%;
    overflow-x: auto;
    z-index: 100;
    background: #c5d2bd;
    border: 1px solid #b9bfb5;
    padding: 8px;
}




#MyBookmarks h2 {
margin: 10px 0 10px 0 !important;
}


#pun-viewforum .tclcon, #pun-messages .tclcon, #pun-searchtopics .tclcon {
    font-size: 14px;
    font-weight: 500;
    font-family: philosopher;
    text-transform: none;
}

#pun-viewforum .tclcon a, #pun-messages .tclcon a, #pun-searchtopics .tclcon a {
    font-size: 14px;
    font-weight: 500;
    font-family: philosopher;
    text-shadow: 0px 0px 1px #7b7c69;
}



#pun-viewforum td.tcr a, #pun-messages td.tcr a, #pun-searchtopics td.tcr a {
    font-size: 13px;
    font-weight: 600;
    font-family: open sans;
}


#pun-viewforum span.byuser, #pun-messages span.byuser, #pun-searchtopics span.byuser {
    font-family: open sans;
    font-size: 11px;
    font-weight: 400;
    text-transform: none;
}

.punbb .post .post-author  a {
    color: #444f25;
    font-weight: 500;
}



#tags .container {
    position: absolute;
    right: 6px;
    top: 43px;
    z-index: 2;
    background: #c4d1bc;
    border: 1px solid #65837d;
    max-height: 250px;
}



#imageupload-left input[type=button] {
    width: auto !important;
    text-align: center;
}



#MyBookmarks h2, #MyBookmarks h1, .editBookmark h2 {
    position: relative;
    width: auto;
    z-index: 9999999;
    margin-left: 0px !important;
}



#pun-viewforum .main td {
    padding: 0.5em 1em;
    vertical-align: top;
}

.punbb .post-content a, .punbb .post-content a:link {
    font-weight: bold;
color: #355e56;
}&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Koschei the Deathless)</author>
			<pubDate>Tue, 24 May 2022 22:46:53 +0300</pubDate>
			<guid>https://storyleaves.rolebb.ru/viewtopic.php?pid=16#p16</guid>
		</item>
	</channel>
</rss>
