Changed style

This commit is contained in:
zeldaroot 2020-01-15 00:59:56 +02:00
parent 51012a5398
commit b869724c13
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
</div>
<div class="randomMovieMenu">
<div class="head_nav_item fl_r cinemapress-random-menu">
<a href="/?random" class="top_nav_link" title="<%= page.l.lucky %>">
<a href="/?random=<%- Math.random() %>" class="top_nav_link" title="<%= page.l.lucky %>">
<img src="/themes/<%- page.theme %>/public/images/dice.svg" alt="<%= page.l.lucky %>">
</a>
</div>