Commit 23396af8 authored by hexeth's avatar hexeth Committed by Ozzie Isaacs

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

Assist caliBlur in targeting this element
parent 418e98d1
{% 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">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment