About Page: Add release video and update post embed.

Props camikaos, siobhan, rosso99, wonderboymusic.
See #34663.
Built from https://develop.svn.wordpress.org/trunk@35839


git-svn-id: http://core.svn.wordpress.org/trunk@35803 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling
2015-12-08 23:23:26 +00:00
parent ba4a508daf
commit 7551362d57
6 changed files with 25 additions and 10 deletions

View File

@@ -181,7 +181,7 @@
/* 2.1 - Typography */
.about-wrap .headline-feature h2 {
margin: 50px 0 30px;
margin: 30px 0 30px;
font-size: 2.2em;
font-weight: 300;
line-height: 1.3;
@@ -226,11 +226,12 @@
/* 2.2 - Structure */
.about-wrap .feature-video {
.about-wrap .headline-feature.feature-video {
position: relative;
margin: 40px 0;
padding-bottom: 56.25%; /* video is 1280 x 720 */
padding-bottom: 56.25%;
width: 100%;
max-width: 100%;
height: 0;
text-align: center;
}

View File

@@ -181,7 +181,7 @@
/* 2.1 - Typography */
.about-wrap .headline-feature h2 {
margin: 50px 0 30px;
margin: 30px 0 30px;
font-size: 2.2em;
font-weight: 300;
line-height: 1.3;
@@ -226,11 +226,12 @@
/* 2.2 - Structure */
.about-wrap .feature-video {
.about-wrap .headline-feature.feature-video {
position: relative;
margin: 40px 0;
padding-bottom: 56.25%; /* video is 1280 x 720 */
padding-bottom: 56.25%;
width: 100%;
max-width: 100%;
height: 0;
text-align: center;
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long