Код: Выделить всё
@media only screen and (orientation:portrait){
#vimg01:hover{#vbtn01{position:relative; top:-940px;} }
}
Подробнее здесь: https://stackoverflow.com/questions/796 ... -css-hover
Код: Выделить всё
@media only screen and (orientation:portrait){
#vimg01:hover{#vbtn01{position:relative; top:-940px;} }
}