diff --git a/css/lantern-festival.css b/css/lantern-festival.css index f8e10187..1db64111 100644 --- a/css/lantern-festival.css +++ b/css/lantern-festival.css @@ -75,6 +75,36 @@ h3 { font-size:20px; margin:35px 0 20px; font-weight:300;} .photoAdsTable tr:nth-child(2n+1) th {background:#fff;} .photoAdsTable tr:nth-child(2n) th {background:#f2f2f2;} +.videoBg {height: 432px; position: relative; width: 100%;} +.videoBg .textBg { display: block; position: absolute;left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,.2);} +.videoBg .textBg h1 { + display: block; + width: 100%; + text-align: center; + font-size: 40px; + position: absolute; + left: 0; + top: calc(50% - 45px); + height: 90px; + color: #fff; + border-bottom: none; + font-weight: 300; + text-shadow: 0 1px 10px rgba(0,0,0,.8); + letter-spacing: 0.05em;} +.videoBg .textSmall { + display: block; + width: 100%; + text-align: center; + font-size: 25px; + position: absolute; + left: 0; + top: calc(60% - 30px); + height: 90px; + color: #fff; + border-bottom: none; + font-weight: 300; + text-shadow: 0 1px 10px rgba(0,0,0,.8); + letter-spacing: 0.05em;} diff --git a/videos/thailand-lantern-festival.mp4 b/videos/thailand-lantern-festival.mp4 new file mode 100644 index 00000000..38358baa Binary files /dev/null and b/videos/thailand-lantern-festival.mp4 differ