<?xml version="1.0" encoding="windows-1251"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://starling2.rusff.me/export.php?type=rss" rel="self" type="application/rss+xml" />
		<title>минимализм</title>
		<link>http://starling2.rusff.me/</link>
		<description>минимализм</description>
		<language>ru-ru</language>
		<lastBuildDate>Sat, 17 Jun 2023 19:45:04 +0300</lastBuildDate>
		<generator>MyBB/mybb.ru</generator>
		<item>
			<title>бэкап</title>
			<link>http://starling2.rusff.me/viewtopic.php?pid=7#p7</link>
			<description>&lt;div class=&quot;quote-box hide-box term-login&quot;&gt;&lt;cite&gt;Скрытый текст:&lt;/cite&gt;&lt;blockquote&gt;&lt;p&gt;Для просмотра скрытого текста - &lt;a href=&quot;/login.php&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;войдите&lt;/a&gt; или &lt;a rel=&quot;nofollow&quot; href=&quot;/register.php&quot; target=&quot;_blank&quot;&gt;зарегистрируйтесь&lt;/a&gt;.&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Starling Starling)</author>
			<pubDate>Sat, 17 Jun 2023 19:45:04 +0300</pubDate>
			<guid>http://starling2.rusff.me/viewtopic.php?pid=7#p7</guid>
		</item>
		<item>
			<title>greeen</title>
			<link>http://starling2.rusff.me/viewtopic.php?pid=6#p6</link>
			<description>&lt;div class=&quot;quote-box hide-box term-login&quot;&gt;&lt;cite&gt;Скрытый текст:&lt;/cite&gt;&lt;blockquote&gt;&lt;p&gt;Для просмотра скрытого текста - &lt;a href=&quot;/login.php&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;войдите&lt;/a&gt; или &lt;a rel=&quot;nofollow&quot; href=&quot;/register.php&quot; target=&quot;_blank&quot;&gt;зарегистрируйтесь&lt;/a&gt;.&lt;/p&gt;&lt;/blockquote&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Starling Starling)</author>
			<pubDate>Fri, 09 Jun 2023 23:37:57 +0300</pubDate>
			<guid>http://starling2.rusff.me/viewtopic.php?pid=6#p6</guid>
		</item>
		<item>
			<title>фонари</title>
			<link>http://starling2.rusff.me/viewtopic.php?pid=5#p5</link>
			<description>&lt;div class=&quot;quote-box spoiler-box media-box&quot;&gt;&lt;div onclick=&quot;toggleSpoiler(this);&quot;&gt;панелька справа&lt;/div&gt;&lt;blockquote&gt;&lt;/blockquote&gt;&lt;script type=&quot;text/html&quot;&gt;&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;/* Top &amp;amp; Side bars */ 

#linksright {
  position: fixed;
  display: flex;
  right: 0;
  width: 40px;
  height: 100%;
  bottom: 0;
  text-align: center;
  animation-name: blur;
  animation-delay: 0s;
  animation-duration: .5s;
  animation-fill-mode: forwards;
  opacity: 0;
  z-index: 10;
  background: var(--linksright);
  justify-content: space-around;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
	}

#linksright i {
	font-size: 14px;
	}

#linksright a, #linksleft a { 
	text-decoration: none; 
	color: var(--bodyColor);
	font-size: 16px !important;
	text-align: center;
	}

#linksright button {
	background-color: transparent;
	color: var(--bodyColor);
	border: 0px solid transparent;
	}

#linksright a:hover, #linksleft a:hover { 
	color: var(--linkColor2);
	}

#linksleft {
	position: absolute;
	display: grid;
	justify-items: center;
	align-items: center;
	grid-template-rows: 100px 100px;
	grid-template-columns: 100px 100px;
	right: 0;
	width: 200px;
	height: 200px;
	top: 0;
	overflow: hidden;
	text-align: center;
	animation-name: blur;
	animation-delay: 0s;
	animation-duration: .5s;
	animation-fill-mode: forwards;
	opacity: 0;
	z-index: 11;
	}

#linksleft span {
	padding: 45px 40px;
	}

#linksleft #log_in {
	display: none;
	}

#linksright button:hover {
	color: var(--linkColor2);
	}

#linksleft .material-icons-outlined {
	font-size: 16px !important;
	padding: 20px 0;
	}

#linksright .material-icons-outlined {
	font-size: 16px !important;
	padding: 20px;
	}

@keyframes blur {
	from { filter: blur(40px); opacity: 0; }
	to   { filter: blur(0); opacity: 1; }
	}&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/script&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Starling Starling)</author>
			<pubDate>Wed, 07 Jun 2023 19:47:14 +0300</pubDate>
			<guid>http://starling2.rusff.me/viewtopic.php?pid=5#p5</guid>
		</item>
		<item>
			<title>Тестовое сообщение</title>
			<link>http://starling2.rusff.me/viewtopic.php?pid=4#p4</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: 4.5em&quot;&gt;&lt;pre&gt;   #pun-crumbs1 .container.crumbs span, #pun-crumbs2 .container.crumbs span {background: rgb(var(--transparentlight)/60%); padding: 2px; color: var(--darkBackColor); letter-spacing: 1px;}&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Starling Starling)</author>
			<pubDate>Sun, 04 Jun 2023 18:00:08 +0300</pubDate>
			<guid>http://starling2.rusff.me/viewtopic.php?pid=4#p4</guid>
		</item>
	</channel>
</rss>
