WMF-video-2016-noform: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
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 the Wikimedia Foundation}} |
{{DISPLAYTITLE:This is the Wikimedia Foundation}} |
||
<div id="video"> |
|||
{{YouTubeWithCommonsFallback |
{{YouTubeWithCommonsFallback |
||
| placeholder = This is the Wikimedia Foundation - thumb.jpg |
| placeholder = This is the Wikimedia Foundation - 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> |
||
@media screen and (min-width: 981px) { |
|||
#video { |
|||
display: table-cell; |
|||
vertical-align: middle; |
|||
} |
|||
#ask { |
|||
display: table-cell; |
|||
width: 300px; |
|||
padding: 120px 0 0 60px; |
|||
font-size: 1.4em; |
|||
} |
|||
} |
|||
@media screen and (max-width: 981px) { |
@media screen and (max-width: 981px) { |
||
#video { |
|||
margin-top: 120px; |
margin-top: 120px; |
||
margin-bottom: 2em; |
|||
} |
|||
#ask { |
|||
font-size: 1.2em; |
|||
} |
} |
||
} |
} |