WP-video-2016-noform: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1: | 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 --> |
<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}} |
{{DISPLAYTITLE:This is Wikipedia}} |
||
<div id="video"> |
|||
{{YouTubeWithCommonsFallback |
{{YouTubeWithCommonsFallback |
||
| placeholder = This is Wikipedia - thumb.jpg |
| placeholder = This is Wikipedia - thumb.jpg |
||
Line 8: | Line 9: | ||
| width = 640 |
| 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}} |
{{IncludeCSS | MediaWiki:Resources/2015/landingpage.css}} |
||
Line 14: | Line 20: | ||
<html> |
<html> |
||
<style> |
<style> |
||
#ask { |
|||
font-size: 1.2em; |
|||
} |
|||
@media screen and (max-width: 981px) { |
@media screen and (max-width: 981px) { |
||
.video-outer-wrapper { |
.video-outer-wrapper { |
||
margin-top: 120px; |
margin-top: 120px; |
||
margin-bottom: 2em; |
|||
} |
|||
} |
|||
@media screen and (min-width: 981px) { |
|||
#video { |
|||
float: left; |
|||
margin-right: 2em; |
|||
} |
} |
||
} |
} |