diff --git a/assets/css/style.css b/assets/css/style.css index 35a95d818..cc9a197fa 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -500,6 +500,21 @@ a.hoverline:hover { padding: 30px 0; } +.video-container { + position: relative; + padding-bottom: 56.25%; /* 16:9 Aspect Ratio */ + height: 0; + overflow: hidden; +} + +.video-container iframe { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; +} + #experience .card-content .row { border-bottom: 1px solid #ddd; padding-bottom: 10px; diff --git a/index.html b/index.html index c4ec625a1..1848649d9 100644 --- a/index.html +++ b/index.html @@ -307,8 +307,8 @@

Publications

-
- +
+
2010 WC Spain's goal!