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

Загадочный дом - Фан клуб

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

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


Вы здесь » Загадочный дом - Фан клуб » 🤗 Поиграем 🎉 » Улыбашка.


Улыбашка.

Сообщений 441 страница 450 из 1257

1

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

https://forumupload.ru/uploads/0019/3c/8c/2/585569.jpg

[html]
<iframe class="iframeAdaptive"  height="610px" width="100%" src="https://kyzi.ru/f/DecayClock_All/DecayClock_JS/web-export/index.html" frameborder="0"> </iframe>
[/html]

+18

441

https://i1.imageban.ru/out/2019/04/10/dad22700a06fbb5856f5e076a9795b01.jpg
https://i3.imageban.ru/out/2019/04/10/4d303d774ee4e176de30582ebb24d75e.jpg
https://i3.imageban.ru/out/2019/04/10/c8e7585eb2806395ea47b469400a676a.jpg
https://i3.imageban.ru/out/2019/04/10/924b960e6bf41e8337d51eae96877848.jpg
https://i6.imageban.ru/out/2019/04/10/c5c1441184aaca4dd912aefff39bd210.jpg
https://i3.imageban.ru/out/2019/04/10/3be4be7a9849b72652fb31a2792e0328.jpg
https://i4.imageban.ru/out/2019/04/10/97141cf019ae3379bfac34fa520ab222.jpg
https://i4.imageban.ru/out/2019/04/10/1c4b62c1c8f6e366cb6f967004fb77f8.jpg
https://i4.imageban.ru/out/2019/04/10/4e3c14fe5ec7edc18bdbb1386fbd952d.jpg
https://i2.imageban.ru/out/2019/04/10/fb1a82499f3ae72186a0ec78e0a65cce.jpg

+9

442

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

Веселенький хоррор😂😂😂😱 я не храплю, если что🙄 iOS 12.1.4, Safari,12.0

Подпись автора

[html]<marquee behavior="slide"><img height="150" src="https://forumstatic.ru/files/0019/3c/8c/77165.png"/></marquee>[/html]

+7

443

https://i.imgur.com/xbvqY33.jpg iOS 12.2.0, Safari,12.1

Подпись автора

[html] <style>
#ellaG{
    width:300px;
    margin:auto;
    height:60px;
}

.ellaG{
    color:rgb(0,0,0);
    font-family:morf;
    font-size:60px;
    text-decoration:none;
    font-weight:normal;
    font-style:normal;
    float:left;
    animation-name:bounce_ellaG;
        -o-animation-name:bounce_ellaG;
        -ms-animation-name:bounce_ellaG;
        -webkit-animation-name:bounce_ellaG;
        -moz-animation-name:bounce_ellaG;
    animation-duration:3s;
        -o-animation-duration: 3s;
        -ms-animation-duration: 3s;
        -webkit-animation-duration: 3s;
        -moz-animation-duration: 3s;
    animation-iteration-count:infinite;
        -o-animation-iteration-count:infinite;
        -ms-animation-iteration-count:infinite;
        -webkit-animation-iteration-count:infinite;
        -moz-animation-iteration-count:infinite;
    animation-direction:normal;
        -o-animation-direction:normal;
        -ms-animation-direction:normal;
        -webkit-animation-direction:normal;
        -moz-animation-direction:normal;
    transform:scale(.3);
        -o-transform:scale(.3);
        -ms-transform:scale(.3);
        -webkit-transform:scale(.3);
        -moz-transform:scale(.3);
}

#ellaG_1{
    animation-delay:1.5s;
        -o-animation-delay:1.5s;
        -ms-animation-delay:1.5s;
        -webkit-animation-delay:1.5s;
        -moz-animation-delay:1.5s;
}
#ellaG_2{
    animation-delay:1.7s;
        -o-animation-delay:1.7s;
        -ms-animation-delay:1.7s;
        -webkit-animation-delay:1.7s;
        -moz-animation-delay:1.7s;
}
#ellaG_3{
    animation-delay:1.9s;
        -o-animation-delay:1.9s;
        -ms-animation-delay:1.9s;
        -webkit-animation-delay:1.9s;
        -moz-animation-delay:1.9s;
}
#ellaG_4{
    animation-delay:2s;
        -o-animation-delay:2s;
        -ms-animation-delay:2s;
        -webkit-animation-delay:2s;
        -moz-animation-delay:2s;
}
#ellaG_5{
    animation-delay:2.2s;
        -o-animation-delay:2.2s;
        -ms-animation-delay:2.2s;
        -webkit-animation-delay:2.2s;
        -moz-animation-delay:2.2s;
}


@keyframes bounce_ellaG{
    0%{
        transform:scale(1);
        color:rgb(0,0,0);
    }

    100%{
        transform:scale(.3) rotate(90deg);
        color:rgb(255,255,255);
    }
}

@-o-keyframes bounce_ellaG{
    0%{
        -o-transform:scale(1);
        color:rgb(0,0,0);
    }

    100%{
        -o-transform:scale(.3) rotate(90deg);
        color:rgb(255,255,255);
    }
}

@-ms-keyframes bounce_ellaG{
    0%{
        -ms-transform:scale(1);
        color:rgb(0,0,0);
    }

    100%{
        -ms-transform:scale(.3) rotate(90deg);
        color:rgb(255,255,255);
    }
}

@-webkit-keyframes bounce_ellaG{
    0%{
        -webkit-transform:scale(1);
        color:rgb(0,0,0);
    }

    100%{
        -webkit-transform:scale(.3) rotate(90deg);
        color:rgb(255,255,255);
    }
}

@-moz-keyframes bounce_ellaG{
    0%{
        -moz-transform:scale(1);
        color:rgb(0,0,0);
    }

    100%{
        -moz-transform:scale(.3) rotate(90deg);
        color:rgb(255,255,255);
    }
}</style> <div id="ellaG"><div id="ellaG_1" class="ellaG">Н</div><div id="ellaG_2" class="ellaG">а</div><div id="ellaG_3" class="ellaG">ж</div><div id="ellaG_4" class="ellaG">м</div><div id="ellaG_5" class="ellaG">и</div><a title="Ссылка к дуэли" href="https://domkyznechik.ru/profile.php?section=view&id=50"> <img height="77"src="https://i.imgur.com/O5vhmqu.gif" alt= "Фото/гиф Перехода" width="auto" height="auto" /></a> </div>[/html]

+9

444

https://i3.imageban.ru/out/2019/04/11/dccd78c78849ecbd0d086f1ac47bbfe9.jpg
https://i4.imageban.ru/out/2019/04/11/95a7e3b1bc0414948a4cabac510d42cf.jpg

+10

445

https://i.imgur.com/s81pXVE.jpg

Подпись автора

ac1cbe Ядрена вошь 😝

+10

446

https://i.imgur.com/wR4MlgY.jpghttps://i.imgur.com/QscLc3O.jpghttps://i.imgur.com/PyacO6k.jpghttps://i.imgur.com/MTLlV0B.jpghttps://i.imgur.com/21K4tKx.jpg iOS 12.0.0, Safari,605.1

Подпись автора

[background=null][/background]БЕСТИЯ d525bd

+11

447

https://i2.imageban.ru/out/2019/04/13/cf56db4b770efd0f1f5f7cf558e18272.jpg
https://i2.imageban.ru/out/2019/04/13/3c406723c982fc6b1d19a0b8783a312f.jpg
https://i3.imageban.ru/out/2019/04/13/8067dd522449305998621ece9b33b199.jpg
https://i3.imageban.ru/out/2019/04/13/b95830e02dc6ad5758acca3e5a7194fc.jpg
https://i5.imageban.ru/out/2019/04/13/cc51bc5ce7397e480abda164aba5748a.jpg
https://i3.imageban.ru/out/2019/04/13/c15598e316f12fd9055d728f951274c3.jpg
https://i3.imageban.ru/out/2019/04/13/6e59ee75d5f74c363bf6e63f58ae4e85.jpg
https://i3.imageban.ru/out/2019/04/13/37139700af4694a83ac85fa485c814b7.jpg
https://i5.imageban.ru/out/2019/04/13/b42cf14fe7de1f11777b98ca7f4fb089.jpg
https://i1.imageban.ru/out/2019/04/13/8b1bf9844ed6d8c51352507ab0b306a7.jpg
https://i1.imageban.ru/out/2019/04/13/609299e3d693bdea008e317a1f1cdc03.jpg
https://i3.imageban.ru/out/2019/04/13/7bcef733e2c95441c986d1d9cd0adac5.jpg
https://i5.imageban.ru/out/2019/04/13/97518f6960cb1f1e53577675ae4808ac.jpg

+10

448

https://i.imgur.com/ucERIwL.jpghttps://i.imgur.com/85PtWSJ.jpghttps://i.imgur.com/h9uIWhQ.jpghttps://i.imgur.com/vo475bS.jpghttps://i.imgur.com/VcKVzyz.jpghttps://i.imgur.com/Zyd4JRA.jpg iOS 12.1.4, Safari,12.0

+11

449

https://i.imgur.com/QWP45Hl.jpghttps://i.imgur.com/OtOv0Rv.jpghttps://i.imgur.com/aCOqBHg.jpg

Подпись автора

ac1cbe Ядрена вошь 😝

+7

450

Супер! Спасибо девы! Во многом вижу себя почему- то🤔🤔🤔😀👍👍👍👍 iOS 12.1.4, Safari,12.0

Подпись автора

[html]<marquee behavior="slide"><img height="150" src="https://forumstatic.ru/files/0019/3c/8c/77165.png"/></marquee>[/html]

+8

Быстрый ответ

Напишите ваше сообщение и нажмите «Отправить»



Вы здесь » Загадочный дом - Фан клуб » 🤗 Поиграем 🎉 » Улыбашка.