АДМИНИСТРАЦИЯ

ГРИН
429424767;
вопросы по технике и устройству мира
КЕЛЛЕРМАНН
651237660 ;
вопросы по нацистам и артефактам
АСЯ
664525906;
вопросы по Братству Ириев и русской базе
ИЛЬЗЕ
666208867;
вопросы по оформлению и оргмоментам
ДАМИАН
683261894 ;
вопросы по нацистам и европейской базе
МОРИТЦ
605110630;
вопросы по Отверженным, американской базе
Без прекрасного квеста
Жизнь уныла и пуста,
На игру пиши заявку,
Чтоб всё встало на места
Внимание: квест Позывной ERDE! Записаться на участие вы можете в этой теме.

События в игре Антарктида, июнь 2080 года
Открытие Басаргиной и Грина не смогло остаться маленькой личной тайной, и новости о похороненном во льдах бункере быстро и незаметно разнеслись по всем группировкам. Координаты получены, а значит, самое время выдвигаться.
АКТИВИСТЫ

Место для очень важного объявления.

me moosta

Объявление

Открыт набор в новый квест Восхождение Сатурна

Информация о пользователе

Привет, Гость! Войдите или зарегистрируйтесь.


Вы здесь » me moosta » не то йогурт, не то прокладка » Тестовое сообщение


Тестовое сообщение

Сообщений 1 страница 24 из 24

1

Благодарим за выбор нашего сервиса!

0

2

Код:
/************************************************************
A - SETUP
**************************************************************/

/* A1 Import the colour scheme
-------------------------------------------------------------*/

/* A1.1 */
  @import url(style_cs.css);

@media screen and (min-width: 1000px) {
body {overflow-x: hidden}
}
@media screen and (max-width: 1000px) {
body {overflow-x: auto}
}


/* A2 Deal with browser defaults and wonkiness
-------------------------------------------------------------*/

/* A2.1 */
html, body {margin: 0; padding: 0}

/* A2.2 */
.punbb * {
  margin: 0;
 font-size: 100.1%;
  }

/* A2.3 */
.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
  padding: 0;
  list-style: none;
  }

/* A2.4 */
.punbb img {
  border:none
  }

/* A2.5 */
.punbb .main table {
  table-layout: fixed;
  width: 100%;
  }

/* A2.6 */
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}

/* A2.7 */
p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
  height: 1.8em;
  vertical-align: middle
  }


 /* A3 Text setup
-------------------------------------------------------------*/

/* A3.1 */
body {
  font-size: 95%;
  }

/* A3.2 */
.punbb {
  font: normal 69.00% verdana, arial, helvetica, sans-serif;
  }

/* 3.3 */
.punbb textarea, .punbb input, .punbb select, .punbb optgroup {
  font: 1em verdana, arial, helvetica, sans-serif
  }

/* A3.4 */
.punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
  font-weight: normal;
  }
/* A3.5 */
.punbb h1 span, .punbb h2 span, .punbb legend span {
  font-size: 1.2em;
 position: top center;
  }
/* A3.6 */
.punbb pre {
  font: 1.1em/140% monaco, "bitstream vera sans mono", "courier new", courier, monospace
  }

/* A3.7 */
.punbb address, .punbb em {
  font-style: normal
  }

/* A3.8 */
.punbb .post-content em {
  font-style: italic
  }

/* A3.9 */
.punbb .post-content em.bbuline {
  font-style: normal;
  text-decoration: underline;
  }

/* A3.10 */
.punbb a {
  text-decoration: none!important;
  }

/* A3.11 */
.punbb optgroup {
  font-weight: bold;
  }

/* A4 Float clearing and hidden items
-------------------------------------------------------------*/

/* A4.1 */
#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  overflow:hidden;
  line-height: 0.0;
  font-size: 0;
  }

/* A4.2 */
.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-status h2,
#pun-ulinks h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
  font-size: 0;
  height: 0;
  width: 0;
  line-height: 0.0;
  position:absolute;
  left: -99999px;
 text-align: center;
  overflow: hidden
  }
/* A5 Basic page layout and borders
-------------------------------------------------------------*/
/* A5.1 */
#pun {
  margin: auto;
  width : 992px;
  position: relative;
  float: top center;

}


/* A5.2 */
.punbb {
  float: center;
  height: auto;
    margin-left: 60px;
    width: 880px;

  }

/* A5.3 */
#pun-redirect, #pun-maint {
  margin: 50px 20% 12px 20%;
  width: 600px;
  float: none;
background-image: url(""); background-position: top center; background-attachment: relative; background-color: transparent; 
  }

/* A5.4 */
.punbb .section, .punbb .main {
  margin-bottom: 0.7em;
  }

/* A5.5 */
.punbb .category, .punbb .post {
  margin-top: 0.4em;
  }

/* A5.6 */
.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
  margin-top: 0;
  }

/* 5.7 */
#pun-post .topic {
  margin-top: 1em;
  }

/* A5.8 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-style: none none solid none;
  border-width: 0px 0px 2px 0px
  }

/* A5.9 */
.punbb .container {
  border-style: solid;
  border-width: 1px;
  }

/* A5.10 */
.punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
  padding: 0.5em 1em;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  }


/***********************************************/*************************************************************
B - MAIN CONTENT - GENERAL
**************************************************************/

/* B1 Parsed Content, Signatures and Scroll Boxes
-------------------------------------------------------------*/

/* B1.1 */
.punbb .post-content {
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  }

/* B1.2 */
.punbb .post-sig dt {
  display: block;
  border-top: 1px solid #888;
  width: 500px;
  margin: 5px 0;
  }

/* B1.3 */
.punbb .post-content p {
  margin: 0;
  padding: 0 0 1em 0;
  line-height: 150%;
  }

/* B1.4 */
.punbb .post-content img {
  vertical-align: text-bottom
  }

/* B1.5 */
.punbb .post-content img.postimg {
  vertical-align: middle;
  }

/* B1.6 */
.punbb .post-content .blockcode, .punbb .post-content blockquote {
  width: 100%;
  overflow: hidden;
  }

/* B1.7 */
.punbb .post-content .scrollbox {
  width: 100%;
  overflow: auto;
  }


/* B1.8 */
.punbb .post-content .quote-box, .punbb .post-content .code-box {
  margin: 0.4em 1.8em 1.4em 1.8em;
  padding: 1em;
  border-left: 0px solid #1a2125;
  border-right: 0px solid #5c431f;
  }


/* B1.9 */

.punbb .quote-box cite, .punbb .code-box strong.legend {

  display: block;

  padding-bottom: 0.7em;

  font-size: 1.1em;

  font-weight: bold;

  font-style: normal;

  margin: 0;

  }

0

3

dsd

0

4

fdfsdfskljflkjlklk

a,fffffffffffffffffffffffffffffff

0

5

Код:
<center><ul class="ca-menu">
    <li>
        <a href="http://doe.rusff.me/viewtopic.php?id=31">
            <div class="ca-content">
                <h3 class="ca-sub">СЮЖЕТ</h3>
            </div>
        </a>
    </li>
       <li>
        <a href="http://doe.rusff.me/viewtopic.php?id=5">
            <div class="ca-content">
                <h3 class="ca-sub">ЗАНЯТЫЕ ВНЕШНОСТИ</h3>
            </div>
        </a>
    </li>
   <li>
        <a href="http://doe.rusff.me/viewtopic.php?id=7">
            <div class="ca-content">
                <h3 class="ca-sub">ЗАНЯТЫЕ ИМЕНА</h3>
            </div>
        </a>
    </li>
   <li>
        <a href="http://doe.rusff.me/viewtopic.php?id=10">
            <div class="ca-content">
                <h3 class="ca-sub">УСТРОЙСТВО МИРА</h3>
            </div>
        </a>
    </li>
   <li>
        <a href="http://doe.rusff.me/viewtopic.php?id=14">
            <div class="ca-content">
                <h3 class="ca-sub">ФРАКЦИИ, РАСЫ, СПОСОБНОСТИ</h3>
            </div>
        </a>
    </li>
   <li>
        <a href="http://doe.rusff.me/viewtopic.php?id=19#p43">
            <div class="ca-content">
                <h3 class="ca-sub">ГРУППИРОВКИ</h3>
            </div>
        </a>
    </li>
   <li>
        <a href="http://doe.rusff.me/viewtopic.php?id=9">
            <div class="ca-content">
                <h3 class="ca-sub">ЭСПЕРИТ И ЭСПЕРИТОВЫЕ ЛАБОРАТОРИИ</h3>
            </div>
        </a>
    </li>
   <li>
        <a href="http://doe.rusff.me/viewtopic.php?id=11">
            <div class="ca-content">
                <h3 class="ca-sub">НАБЛЮДАТЕЛИ</h3>
            </div>
        </a>
    </li>
   <li>
        <a href="http://doe.rusff.me/viewtopic.php?id=6">
            <div class="ca-content">
                <h3 class="ca-sub">ПРОФЕССИИ</h3>
            </div>
        </a>
    </li>
   <li>
        <a href="http://doe.rusff.me/viewtopic.php?id=8">
            <div class="ca-content">
                <h3 class="ca-sub">FAQ ПО ФОРУМУ</h3>
            </div>
        </a>
    </li>
   <li>
        <a href="http://doe.rusff.me/viewtopic.php?id=26#p54">
            <div class="ca-content">
                <h3 class="ca-sub">ШАБЛОН АНКЕТЫ</h3>
            </div>
        </a>
    </li>
   <li>
        <a href="http://doe.rusff.me/viewtopic.php?id=4">
            <div class="ca-content">
                <h3 class="ca-sub">ПРАВИЛА</h3>
            </div>
        </a>
    </li>
    <li>
        <a href="http://doe.rusff.me/viewtopic.php?id=341#p38141">
              <div class="ca-content">
                <h3 class="ca-sub">РУССКО-ВЕСПЕРИАНСКИЙ СЛОВАРЬ</h3>
             </div>
         </a>
    </li>
</ul></center>

Почему именно в таком порядке? Нам кажется, что таким образом информация лучше всего уложится в голове. Здесь не прописано акций, так они обозначены ссылками на главной странице в гостевом разделе. А правила идут последними, так как не шибко отличаются от того, что Вы обычно читаете.
Самое важное и первое дело - прочитать сюжет, далее обычно потенциальные игроки заглядывают в занятые внешности и списки имен и фамилий, уже после этого начиная изучать матчасть ролевой. Естественно, рассматривать все именно в таком порядке мы никого не принуждаем, просто хотим помочь Вам.

0

6

enay написал(а):

dsd

0

7

ля ля тополя

0

8

жопа с ручкой

0

9

border: 1px solid #949494;
   background: #9c9c9c;
   background: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#9c9c9c));
   background: -webkit-linear-gradient(top, #e8e8e8, #9c9c9c);
   background: -moz-linear-gradient(top, #e8e8e8, #9c9c9c);
   background: -ms-linear-gradient(top, #e8e8e8, #9c9c9c);
   background: -o-linear-gradient(top, #e8e8e8, #9c9c9c);
   background-image: -ms-linear-gradient(top, #e8e8e8 0%, #9c9c9c 100%);
   padding: 3px 6px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #c4c4c4 0 1px 0;
   color: #4d4d4d;
   font-size: 11px;
   font-family: helvetica, serif;
   text-decoration: none;
   vertical-align: middle;

0

10

ввв

0

11

Цвета style_cs.css

Код:
.tooltip {
	position: relative;
	}
.tooltip em {
	display: none;
	}
.tooltip:hover em {
	font-style: normal;
	display: block;
	position: absolute;
 	background: #969795;
	color: #131313;
	padding: 10px 10px;
	bottom: 13px;
	right: 5;
	box-shadow: 0 0 5px #ccc;
 	border-radius: 5px;
	-webkit-border-radius: 5px;
 	-moz-border-radius: 5px;
	-webkit-box-shadow: 0 0 5px #000000;
	-moz-box-shadow: 0 0 5px #000000;
}
.tooltip:hover em i {
	position: absolute;
	bottom: -7px;
	right: 5px;
	border-top: 7px solid #000;
	border-left: 7px solid transparent;
	display: block;
}

в таблицу

Код:
<center><span class="tooltip"><a href="http://admaximum.rusff.me/profile.php?id=11">ГРИН </a><em><img src="http://sf.uploads.ru/27tRD.png" border="0" /><br>
<center><b>429424767;</b><br >вопросы по технике и устройству мира</center>
</em></span>   |   
<span class="tooltip"><a href="http://admaximum.rusff.me/profile.php?id=4">КЕЛЛЕРМАНН</a>
<em><img src="http://se.uploads.ru/R3kGX.png" border="0" /><br>
<center><b> 651237660 ;</b><br >вопросы по нацистам и артефактам</center></em></span>   |  
<span class="tooltip"><a href="http://admaximum.rusff.me/profile.php?id=7">АСЯ </a><em><img src="http://se.uploads.ru/Go2vR.png" border="0" />
<center><b>664525906;</b><br >вопросы по Братству Ириев и русской базе</center></em></span> <br> 
<span class="tooltip"><a href="http://admaximum.rusff.me/profile.php?id=3">ИЛЬЗЕ</a><em><img src="http://sf.uploads.ru/MPEmJ.png" border="0" /><br>
<center><b> 666208867;</b><br >вопросы по оформлению и оргмоментам</center></em></span>   |
<span class="tooltip"><a href="http://admaximum.rusff.me/profile.php?id=5">ДАМИАН</a><em><img src="http://sf.uploads.ru/L9eMv.png" border="0" />
<center><b>683261894 ;</b><br >вопросы по нацистам и европейской базе</center></em></span>   |
<span class="tooltip"><a href="http://admaximum.rusff.me/profile.php?id=6">МОРИТЦ</a><em><img src="http://se.uploads.ru/eFt1L.png" border="0" /><br>
<center><b> 605110630;</b><br >вопросы по Отверженным, американской базе</center></em></span> </center></span>

0

12

<script type="text/javascript"><!--Своя картинка в каждую категорию -->
$(document).ready(function(){
myarray=new Array(
"Открытое небо", "https://forumstatic.ru/files/0014/46/ef/71765.png",
"Новые горизонты", "https://forumstatic.ru/files/0014/46/ef/84422.png",
"Фракции", "https://forumstatic.ru/files/0014/46/ef/68650.png",
"Сторожка " У полярника Семеныча"", "https://forumstatic.ru/files/0014/46/ef/71481.png",
"Полярный обмен", "https://forumstatic.ru/files/0014/46/ef/80642.png",
"Тайная канцелярия", "https://forumstatic.ru/files/0014/46/ef/50242.png",
"Затонувшие земли", "https://forumstatic.ru/files/0014/46/ef/87275.png"   //Последний элемент без запятой!
)
        $("#pun-index div.category h2,#pun-index #pun-stats h2").each(function (i) {
for(q=0;q<myarray.length;q++){
var cssObj = {
  "height":"210x",
  "width":"1081px",
  "background-color": "transparent",
  "background-image":"url("+myarray[q+1]+")",
  "background-position":"50% 50%",
  "background-repeat":"no-repeat"       //Последний элемент без запятой!
}
        if($(this).children("span").text()==myarray[q])$(this).css(cssObj);
        q++}
    });
});
</script>

0

13

Охотно принимаю. Вопрос интересен, я тоже приму участие в обсуждении. Вместе мы сможем прийти к правильному ответу.

0

14

Согласен, полезное сообщение

0

15

Поздравляю, мне кажется это отличная мысль

0

16

А что все молчат ? Лично у меня эта заметка вызвала бурю эмоций… Давайте поговорим.

0

17

Какой занимательный ответ

0

18

The Norwegian LAMININE https://healthevolutionproject.com?p=B1Baj7FSI are 4 times more affordable, as Laminine by LPGN

0

19

The Norwegian LAMININE https://healthevolutionproject.com?p=B1Baj7FSI are 4 times more affordable, as Laminine by LPGN

0

20

The Norwegian LAMININE https://healthevolutionproject.com?p=B1Baj7FSI are 4 times more affordable, as Laminine by LPGN

0

21

22

Eskadron is among the most valued high-street manufacturers on the world that specializes in the production of high-quality equestrian clothing and equipment.  This German concern was founded by Pikeur wanting to fulfill up with the jockeys' needs, who were looking for professional but also trendy equestrian accessories.  Thus, why is Eskadron therefore special and why their collections are so popular among riders?Eskadron Why would bikers from all over the world love this new brand?
Eskadron has been exceptionally popular among horse riding lovers for twelve or even more years now.  This brand's products are distinguished by their high quality attention to detail.  Eskadron is also appreciated for their exceptional practicality, elegance, and innovativeness of their endeavors, modern design and style, and availability.  The new offer has both professional items and ones for recreational riders.  Thus, you'll discover basic equestrian clothing, professional design, and assorted accessories necessary for your proper saddling of a horse.  Eskadron offers saddle fabrics, halters, rugs, bell boots for horses, boots, fly vases, bandages, but also hoodies, t-shirts, breeches, also show jackets.  These products include the European Union, which additionally verifies their own quality.Eskadron's collections
Eskadron has lots of collections.  Many are seasonal, many others are constantly accessible their deal.  The very popular collections of this brand are:
Classic Sports - launched twice a calendar year, this lineup consists exclusively of horse riding equipment.  Products using this collection are very straightforward, in conventional soft colours but at exactly the same time very elegant.
Platinum - starts once a year for people who like traditional solutions.  You'll mostly find black and gray colors combined with delicate picture motifs.
Young Star - line for kiddies that begin their adventure with horse riding.  It has basic horse riding accessories in bright colors and exceptional designs.   
Equestrian Fanatics - clothing line created for riders that like to stick out. Available jackets, hoodies, and backpacks successfully unite casual clothing with equestrianism.   
Classic offer - Their constant offer of clothing, equipment, and accessories. It is possible to find services and products used for training and everyday rides but also elegant show clothing.

Eskadron is a brand used by riders from all around the world.  For the benefit of riding and safety both yours and your horse, it is worth purchasing supreme quality articles, which may allow one to fully enjoy this sport that is exceptional.

0

23

【揚歌-教學麥克風直營店】官方線上購物網站─JM-180B有線麥克風擴音器│無線麥克風擴音器│揚歌小蜜蜂│專營教學麥克風及教學擴音器

https://mic-shop.com/

0

24

HQ Twitter 2007 - 2019 Aged Accounts Starting from 1$
Prices:
2017,2018,2019-1$ per account
2015,2016-4$ per account
2013,2014 - 5$ per account
2012 - 6$ per account
2011 - 7$ per account
2010 - 8$ per account
2009 - 10$ per account
2008 - 20$ per account ( limited stock)

The Accounts
Have zero or less than 50 followers.
Gender can be both male and female.
May or may not have profile pic and tweets.
I have full access to the accounts,
Accounts are delivered instant after paying.
My Contact Info

Email - congmmo@gmail . com

https://sellaccs.net

Discord : CongMMO#9766
Skype & Telegram : congmmo
ICQ : @652720497

Please don't PM here on this website , i rarely check it
For quick response contact me on discord or email.

Join my discord server to buy instantly - Link

Instant Buy from the below link
Buy link

Due to timezone difference it might take some time to get back to you. Please wait patiently.

I am verified seller here and have 100% positive feedback

Payments Methods Accepted- BTC, Paypal (additional transaction/miner fee )

Please don't waste my time if u r not serious.

Terms
All sales are final, once accounts delivered, no refunds
Twitter rules are becoming very strict everyday so I will not be held responsible for the suspension or banning of account in the near future.

I also sell accounts with followers, check my other threads.

0


Вы здесь » me moosta » не то йогурт, не то прокладка » Тестовое сообщение


Рейтинг форумов | Создать форум бесплатно