Авторизуйтесь по паролю
baseroad 10.05.2016 Все вопросы » Общие вопросы 1995
nowheremany - 2016-03-2310 мая 2016 09:17 - #55474
baseroad - 2016-03-2310 мая 2016 10:59 - #55475
nowheremany - 2016-03-2310 мая 2016 11:36 - #55476
baseroad - 2016-03-2310 мая 2016 14:25 - #55479
Serik - 2016-03-2310 мая 2016 19:29 - #55491
http://shop.sandev.pro/post/18.html
iframe { width: 100%; height: 400px; /* Высота по умолчанию */ } /* Мобильные устройства */ @media (max-width: 768px) { iframe { height: 300px; } } /* Очень маленькие экраны */ @media (max-width: 480px) { iframe { height: 250px; } }