WP-video-2016-noform: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
<html><meta name="viewport" content="width=device-width, initial-scale=1"></html><!-- hack: meta tag should really be in the <head> but can't do that -->
{{DISPLAYTITLE:This is Wikipedia}}
<div id="video">
{{YouTubeWithCommonsFallback
| placeholder = This is Wikipedia - thumb.jpg
Line 8 ⟶ 9:
| width = 640
}}
</div>
 
<div id="ask">
If you would like to support the Wikimedia projects, [https://donate.wikimedia.org/?utm_medium=email&utm_campaign=WMF-video-2016&utm_source=WMF-video-2016 click here to keep our work going].
</div>
 
{{IncludeCSS | MediaWiki:Resources/2015/landingpage.css}}
Line 14 ⟶ 20:
<html>
<style>
#ask {
font-size: 1.2em;
}
 
@media screen and (max-width: 981px) {
.video-outer-wrapper {
margin-top: 120px;
margin-bottom: 2em;
}
}
 
@media screen and (min-width: 981px) {
#video {
float: left;
margin-right: 2em;
}
}