1
0
mirror of https://github.com/janeczku/calibre-web synced 2025-09-05 04:17:56 +00:00

Add .random-books class to random books div (#757)

Assist caliBlur in targeting this element
This commit is contained in:
hexeth
2019-01-08 12:58:57 -08:00
committed by Ozzie Isaacs
parent 418e98d1f8
commit 23396af83c

View File

@@ -1,7 +1,7 @@
{% extends "layout.html" %}
{% block body %}
{% if g.user.show_detail_random() %}
<div class="discover">
<div class="discover random-books">
<h2 class="random-books">{{_('Discover (Random Books)')}}</h2>
<div class="row">