- {{ text.byline }} - +
diff --git a/app/static/css/partials/_film.scss b/app/static/css/partials/_film.scss index 77e40fd..671eb10 100755 --- a/app/static/css/partials/_film.scss +++ b/app/static/css/partials/_film.scss @@ -113,7 +113,7 @@ body { .bio-block { font-size: 18px; - margin-top: 400px; + margin-top: 350px; } .video-block { @@ -131,4 +131,10 @@ body { width: auto; margin: 0 auto; } +} + +.icon-play { + color: #fff; + font-size: 40px; + text-decoration: none; } \ No newline at end of file diff --git a/app/templates/film.html b/app/templates/film.html index 3f1dfb7..02ae9b3 100755 --- a/app/templates/film.html +++ b/app/templates/film.html @@ -43,25 +43,23 @@ body { {{film.data.director.1}}: {{ film.data.bio_zh|safe }} - - -