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:
@@ -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">
|
||||
|
||||
|
Reference in New Issue
Block a user