Шапка сайта
Добавлено: 09 фев 2016, 13:25
Хочу сделать анимированную шапку сайта, но не знаю какой код прописать вот, прошу помочь
tophead {
background: url(/images/background2.jpg) no-repeat 0px 0px fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
text-align: center;
max-height: 100vh;min-height: 620px;
}
tophead {
background: url(/images/background2.jpg) no-repeat 0px 0px fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
text-align: center;
max-height: 100vh;min-height: 620px;
}