<?xml version="1.0" encoding="windows-1251"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://rolerole.rusff.me/export.php?type=rss" rel="self" type="application/rss+xml" />
		<title>RoleRoleTest</title>
		<link>http://rolerole.rusff.me/</link>
		<description>RoleRoleTest</description>
		<language>ru-ru</language>
		<lastBuildDate>Sun, 02 Aug 2020 13:24:36 +0300</lastBuildDate>
		<generator>MyBB/mybb.ru</generator>
		<item>
			<title>Тестовое сообщение</title>
			<link>http://rolerole.rusff.me/viewtopic.php?pid=13#p13</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;&amp;lt;!--HTML--&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&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;&amp;lt;!--HTML--&amp;gt;&amp;lt;div id=&amp;quot;fresh_social&amp;quot;&amp;gt;
  &amp;lt;span id=&amp;quot;social_title&amp;quot;&amp;gt;FRESH NET&amp;lt;img src=&amp;quot;https://i.imgur.com/Hf2iTjX.png&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;
  &amp;lt;div id=&amp;quot;fresch_social_box&amp;quot;&amp;gt;
    &amp;lt;div id=&amp;quot;fresh_soc_post&amp;quot;&amp;gt;
      &amp;lt;img src=&amp;quot;https://imgur.com/8Kk2wyF.png&amp;quot;&amp;gt;
      &amp;lt;span&amp;gt;@reartist
        &amp;lt;small&amp;gt;15.05.2020&amp;lt;/small&amp;gt;&amp;lt;/span&amp;gt;
    &amp;lt;/div&amp;gt;
    &amp;lt;div class=&amp;quot;fresh_soc_postcont&amp;quot;&amp;gt;
 &amp;lt;div class=&amp;quot;fresh_soc_posphoto&amp;quot;&amp;gt;
        &amp;lt;div&amp;gt;&amp;lt;img src=&amp;quot;https://i.imgur.com/HRmwOpA.jpg&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;
          &amp;lt;span&amp;gt;#art #colors #work &amp;lt;/span&amp;gt;
        &amp;lt;/div&amp;gt;

Кусочек работы. Да, выглядит неопрятно, но я художник, я так вижу вообще.

      &amp;lt;tags&amp;gt;&amp;lt;/tags&amp;gt;
      &amp;lt;span class=&amp;quot;soc_likes&amp;quot;&amp;gt;549&amp;lt;/span&amp;gt;
      &amp;lt;span class=&amp;quot;soc_comm&amp;quot;&amp;gt;74&amp;lt;/span&amp;gt;
      &amp;lt;span class=&amp;quot;soc_reply&amp;quot;&amp;gt;4&amp;lt;/span&amp;gt;
    &amp;lt;/div&amp;gt;
  &amp;lt;/div&amp;gt;
&amp;lt;/div&amp;gt;

&amp;lt;style&amp;gt;

#fresh_social {
  margin: auto;
  background: #90b698;
  width: 540px;
  padding: 30px;
  position: relative
}

#social_title {
  position: absolute;
  width: 540px;
  left: 0;
  top: 0;
  color: #f8f8f8;
  font: 700 15px/30px montserrat;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: right;
  padding: 0 30px;
  height: 30px;
}

#social_title img {
  float: right;
  margin-top: 5px;
  margin-left: 10px
}

#fresch_social_box {
  background: #f8f8f8;
  border: 8px solid #f8f8f8;
}

#fresh_soc_post {
  margin: 10px;
  display: flex;
  align-items: center
}

#fresh_soc_post img {
  width: 50px;
  height: 50px;
  border: 3px solid #90b698;
  margin-right: 20px;
}

#fresh_soc_post span {
  color: #2d2d2d;
  font: 700 14px montserrat;
}

#fresh_soc_post span small {
  display: block;
  font: 400 10px ubuntu;
  color: #474747
}

.fresh_soc_postcont {
  font: 400 11px/1.5 ubuntu;
  margin: 0 10px;
  text-align: justify;
  margin-bottom: 10px !important;
}

.fresh_soc_postcont tags {
  color: #4cac5e;
  display: block;
  text-align: right;
  font-weight: 500;
  margin-top: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d3d3d3;
  padding-left: 150px;
  margin-bottom: 15px;
}

.soc_likes, .soc_comm, .soc_reply {
  color: #484848;
  font-size: 10px;
  position: relative;
  margin-right: 15px;
  text-align: left;
  height: 15px;
  display: inline-block;
}

.soc_likes:before {
  content:&amp;quot;\f004&amp;quot;;
  font-family: FontAwesome; 
  font-size: 12px;
  margin-right: 5px
}

.soc_comm:before {
  content:&amp;quot;\f075&amp;quot;;
  font-family: FontAwesome; 
  font-size: 13px;
  margin-right: 5px
}

.soc_reply:before {
  content:&amp;quot;\f112&amp;quot;;
  font-family: FontAwesome; 
  font-size: 13px;
  margin-right: 5px
}
.fresh_soc_posphoto {
  position: relative;
  margin: 5px auto;
  width: max-content;
}

.fresh_soc_posphoto &amp;gt; div img {
  max-width: 503px
}

.fresh_soc_posphoto &amp;gt; div {
  position: relative;
  line-height: 0;
}

.fresh_soc_posphoto &amp;gt; div:after {
  content: &amp;quot;&amp;quot;;
  background: rgba(0,0,0,.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all .5s linear 0s;
}

.fresh_soc_posphoto &amp;gt; div:hover:after {
  opacity:0
}

.fresh_soc_posphoto span {
  position: absolute;
  z-index: 999;
  color: #f8f8f8;
  font-size: 10px;
  left: 20px;
  bottom: 15px
}
&amp;lt;/style&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
			<author>mybb@mybb.ru (Role)</author>
			<pubDate>Sun, 02 Aug 2020 13:24:36 +0300</pubDate>
			<guid>http://rolerole.rusff.me/viewtopic.php?pid=13#p13</guid>
		</item>
	</channel>
</rss>
