Это HTML
Код: Выделить всё
[url=#][/url]
Код: Выделить всё
#container {
display: none;
background: url(../img/background.png) top left repeat;
text-align: center;
padding-top: 55px;
padding-bottom: 68px;
width: 100%;
}
#button {
margin: 10px;
width: auto;
height: 40px;
background: url(../img/button.png) no-repeat bottom;
background-size: 100% 100%;
}
#button:hover {
background: url(../img/buttonpress.png) no-repeat bottom;
}
Подробнее здесь: https://stackoverflow.com/questions/186 ... buttons-do
Мобильная версия