play overlay
This commit is contained in:
parent
2a24beb579
commit
31749ee82b
3 changed files with 22 additions and 0 deletions
|
|
@ -79,6 +79,9 @@ body {
|
|||
<div class="item">
|
||||
<a href="play/{{ item.id }}">
|
||||
<figure>
|
||||
<div class="overlay">
|
||||
<img src="{% static 'svg/play.svg' %}">
|
||||
</div>
|
||||
<img src="https://archive.njp.ma/{{ item.id }}/480p.jpg">
|
||||
<figcaption>
|
||||
{{ item.title | safe }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue