Regenerate embedded templates

See #4761
This commit is contained in:
Bjørn Erik Pedersen 2018-05-23 21:25:04 +02:00
parent 6d69dac9da
commit 6aa2c38507
No known key found for this signature in database
GPG key ID: 330E6E2BD4859D8F

View file

@ -248,15 +248,17 @@ if (!doNotTrack) {
{{ .Page.Scratch.Set "__h_simple_css" true }}
<style>
.__h_youtube {
position: relative;padding-bottom: 56.23%;height: 0;
position: relative;
padding-bottom: 56.23%;
height: 0;
overflow: hidden;
max-width: 100%;
background: #000;
margin: 5px;
}
.__h_youtube img {
min-width:100%;
height:auto;
max-width: 100%;
height: auto;
color: #000;
}
.__h_youtube .play {