У Вас отключён javascript.
В данном режиме, отображение ресурса
браузером не поддерживается

Клад

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

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


Вы здесь » Клад » Новый форум » Test


Test

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

1

Test

0

2

143,2 написал(а):

Test

Vvbcf

0

3

/* Прокрутка */
::-webkit-scrollbar {
    width: 8px;
    height: 5px;
    border-left: 3px solid #0e0d0b;
    border-right: 3px solid #0e0d0b;
    border-top: 3px solid #0e0d0b;
    border-bottom: 3px solid #0e0d0b;
    background: #2c260a;
}

::-webkit-scrollbar-thumb {
    height: 7px;
    border: 2px solid #100E0E;
    background: #291809;
}

/* Фоны ----------------------------*/

/*Фон*/
body {
background:  url("https://forumstatic.ru/files/0014/e8/8c/61140.jpg") repeat-x top center,
url("https://forumstatic.ru/files/0014/e8/8c/74974.jpg") repeat; background-color : #000000; 
}

/* Контент */
#pun {
background-image: url("https://forumstatic.ru/files/0014/e8/8c/32684.jpg");
background-color: #7f7b72;
background-position: center; /*расположение*/
background-repeat: repeat-y; /*повтор*/
background-attachment: no-fixed; /*фиксация*/
}

/* CS1 Background and text colours 
-------------------------------------------------------------*/

/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
  background-color: #transparent;
  color: #0F0E10;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
  background-color: transparent;
  color: #0F0E10;
  }

/* CS1.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  background-color: transparent;
  color: #1a1513;
  }
#pun-stats h2, .punbb .main h2 {font-size: 0em;}

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #211d1a;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
font-weight: bold;
  color: #211d1a;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #252729;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box {
  background-color: #f9f9f9;
  color: #211d1a;
  }

/* CS1.8 */
#pun-navlinks .container {
  background-color: transparent;
  color: #281010;
  }

.offline li.pa-online strong {
  font-weight: normal }

/* CS2 Border colours
-------------------------------------------------------------*/

/* CS2.1 */
.punbb .container, .punbb .post-body, .post h3, #pun-title {
  border-color: transparent;

  }

/* CS2.2 */
.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
  border-color: transparent;
  }

/* CS2.3 */
#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
  border-color: transparent;
  }

/* CS2.4 */
.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
  border-color: transparent;
  }

/* CS2.5 */
.punbb th {
  border-color: transparent;
  }

/* CS2.6 */
.punbb .quote-box, .punbb .code-box {
  border-color: transparent;
  }

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
  border-color: transparent;
  }

#pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
  border-color: transparent;
  }

.punbb .divider {
  border-color: transparent;
  }

.punbb .formal fieldset .post-box, .punbb .info-box {
  border: 1px solid transparent;
  }

li.pa-online {
  border-left-color: transparent;
  }

/* CS3 Links
-------------------------------------------------------------*/
/* все ссылки форума */
/* CS3.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 {
color:#2d3325; 
  font-weight: bold;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #36402f;
  }

/* CS3.2 */
.punbb a:hover, .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 {
color: #332418;
    transition: 0.5s;
    text-decoration: overline dashed;
  }

/* CS3.3 */
#pun-navlinks a {
font-weight: bold;
  color:#332214;
  text-decoration: none;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
font-weight: bold;
color: #1c160f;
  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #333;
  color: #fff;
  }

/* CS4 Post status icons
-------------------------------------------------------------*/

div.icon {border-color: #E6E6E6 #DEDEDE #DADADA #E2E2E2}
tr.iredirect div.icon {border-color: #F7F7F7 #F7F7F7 #F7F7F7 #f7f7f7}
div.inew {border-color: #0080D7 #0065C0 #0058B3 #0072CA}

/* Сообщения------------------------------------*/
/*Старые сообщения*/
Div.icon {
background-image : url('https://forumstatic.ru/files/0014/e8/8c/50503.png');
background-repeat: no-repeat;
}
/*Новые сообщения*/
TR.inew Div.icon {
background-image : url('https://forumstatic.ru/files/0014/e8/8c/22812.png');
background-repeat: no-repeat;
}
/*Важные темы*/
TR.isticky Div.icon {
background-image : url('https://forumstatic.ru/files/0014/e8/8c/27454.png');
background-repeat: no-repeat;
}
/*Закрытые темы*/
TR.iclosed Div.icon {
background-image : url('https://forumstatic.ru/files/0014/e8/8c/41842.png');
background-repeat: no-repeat;
}

/* Блок цитат */
.punbb .quote-box, .punbb .code-box {
background-color: #7b6d62;
    color: #0a0a0a;
    padding: 8px;
    background-color: #5d5c4a;
    box-shadow: 0px 0px 10px #807568 inset;
    border-radius: 6px;
    border-left: 3px double #4a4938;
    border-right: 3px double #4a4938;
}

/* Блок формы ответа и кнопок */
.punbb textarea, .punbb select {
background-color:#827c73;
    color: #252017;
    background-image: url(-);
    background-color: #5d5c4a;
    border-radius: 6px;
    border: 3px double #4a4938;
   
}

.punbb input {
    background-color: #615b52;
    color: #252017;
    background-image: url(-);
   background-color: #5d5c4a;
    border-radius: 6px;
    border: 3px double #4a4938;
    box-shadow: 0px 0px 4px #443d2f;
}

/*цвет ссылок в мини-профиле*/
.post-author a, .post-author a:focus, .post-author a:active {color: #1d1b17!important;}
.post-author a:hover {color: #46342e !important; text-shadow: 1px 1px #15110F; background-color: transparent;}
li.pa-avatar {margin-top: 3px !important; z-index: 5; margin-left: -7px;}

/* ПРОФИЛЬ КАРТИНКАМИ */
.punbb .post .post-author > ul {
    background: url(https://forumstatic.ru/files/0014/e8/8c/20947.png) 0 bottom no-repeat, url(https://forumstatic.ru/files/0014/e8/8c/60607.png) 0 top no-repeat, url(https://forumstatic.ru/files/0014/e8/8c/90108.png) repeat-y;
    text-align: center;
    width: 222px;
    margin-left: 0px !important;}

.pa-author {
height: 35px;
line-height: 50px !important;
text-align: center;
}

.pa-posts {
font-size: 7pt !important;
font-family: "Cambria";
    font-weight: bold;
font-variant: normal !important;
display: inline-block;
  width: 65px;
text-align: center;
font-style: normal !important;
text-transform:uppercase;
}

.pa-respect {
font-size: 7pt !important;
font-family: "Cambria";
    font-weight: bold;
font-variant: normal !important;
margin-left: 0px;
display: inline-block;
width: 65px;
text-align: center;
font-style: normal !important;
text-transform:uppercase;
}

/* CS6 Логотип снизу
-------------------------------------------------------------*/

#pun-about p.container {background-color: #;
   background-image : url(https://forumstatic.ru/files/0014/e8/8c/40789.png);
   background-position : center bottom;
   background-repeat : no-repeat;
   margin-left: -19px;
   width: 1077px;
   height : 32px;
   overflow-x: hidden;}

div#pun-about {
       margin-bottom: 0px;}

#pun-announcement.section h2 span {display: none; }
.punbb h2 span {display: none; }
    a.menu:link, a.menu:visited, a.menu:active{text-decoration: none; }

/* убрать строчку отредактировано из сообщений */
.lastedit {display:none !important;} 

/* убрать форум и посл.сообщение над форумами*/
  .category .container thead
{display: none;}

.zagolovokforuma {
    text-align: left;
    padding-right: 5px;
    font-family: 'Playv', monospace;
    letter-spacing: 2px;
}

/* оформление лз */

a.menu:link, a.menu:visited, a.menu:active{
    font-family: podkova;
    /* line-height: 150%; */
    font-size: 11px;
    color: #544d3e;
    text-decoration: overline;
    display: inline;
    text-align: center;}


/*  codes by artishock */

0

4

Свернутый текст

папма

0

5

http://sh.uploads.ru/t/cUGta.jpg

0

6

Клевый дзен-канал о жизни риэлтора и не только.
Канал телеграмhttps://t.me/rieltor_natalia/16
https://dzen.ru/a/ZCrs5UuIAHzO7gcC
https://dzen.ru/rielto

0


Вы здесь » Клад » Новый форум » Test