Тестовый форум

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

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


Вы здесь » Тестовый форум » Тестовый форум » Тестовое сообщение


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

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

1

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

Код:
p;;;;;

0

2

/*оформление навигации форума в спокойном состоянии*/
#pun-navlinks a {
    color: #ffffff;
    font-family: comfortaa!important;
    font-size: 13px !important;
    text-align: center;
    transition: all 0.3s ease-in-out 0.1s;
    text-transform: lowercase;
    display: inline-block;
    padding: 0 15px !important;
    letter-spacing: 1px;
    position: relative;
    margin: 0 0px;
    font-weight: 700 !important;
    text-shadow: 1px 1px 1px #152f37
}

#pun-navlinks a span {position: relative}

/*оформление навигации форума при наведении*/
#pun-navlinks a:after {content: "";
display: block;
height: 1px;
width: 100%;
background: #ffffff;
left: 0;
top: 0;
position: absolute;
box-shadow: 1px 1px 1px #2b7bbd;
    transition: all .5s ease-in-out .1s;
transform-origin: center;
transform: scaleX(0)}

#pun-navlinks a:hover:after {transform: scaleY(1);
background: #a6d2f7;
box-shadow: 1px 1px 1px #337293;}

#pun-navlinks a:hover {
    transition: all 0.3s ease-in-out 0.1s;
    color: #afd2f8;
}
#pun-navlinks .container {
    background: none repeat scroll 0 0;
    display: inline-block;
    font-size: 0px !important;
    font-style: normal;
    font-weight: 700 !important;
    margin-left: -20px !important;
    position: absolute;
    text-align: center !important;
    top: 153px;
    width: 1060px !important;
    word-spacing: 20px;
    padding: 0px !important;
    line-height: 18px;
    height: 20px !important;
}

0

3

<div id="tablebox">
  </div> kjuj

0

4

HTML, body {
    background:
        url("https://forumstatic.ru/files/0019/ce/43/69176.png") no-repeat fixed left top,
        url("https://forumstatic.ru/files/0019/ce/43/46039.png") no-repeat fixed left bottom,
        url("https://forumstatic.ru/files/0019/ce/43/93803.png") repeat-y fixed left,
        url("https://forumstatic.ru/files/0019/ce/43/84672.png") no-repeat fixed right top,
#928695 url("https://forumstatic.ru/files/0019/ce/43/95583.png") repeat fixed center top;
}

#pun-title {border: none}

#pun-title table {
    background: rgba(0, 0, 0, 0);
    border: none;
    height: 1px;
    margin-left: 0px;
    margin-bottom: 0px;
    width: auto;
}

#pun {top: 210px}

#tablebox {background: url(https://forumstatic.ru/files/0019/ce/43/80732.png) no-repeat top center;
width: 976px;
height: 213px;
position: absolute;
margin-left: -1px;
top: -213px;
margin-bottom: -200px !important;}

0


Вы здесь » Тестовый форум » Тестовый форум » Тестовое сообщение


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