Add .random-books class to random books div (#757)
Assist caliBlur in targeting this element
This commit is contained in:
parent
418e98d1f8
commit
23396af83c
|
@ -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">
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user