WMF-video-2016-noform: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 20:
<html>
<style>
@media screen and (min-width: 981px) {▼
#ask {▼
display: table-cell;
vertical-align: middle;
}
▲ #ask {
display: table-cell;
padding: 120px 0 0 60px;
}
}
@media screen and (max-width: 981px) {
margin-top: 120px;
margin-bottom: 2em;
}
font-size: 1.2em;
▲@media screen and (min-width: 981px) {
▲ #video {
▲ float: left;
▲ margin-right: 2em;
}
}
|