2019-01-11 17:20:05 -07:00
|
|
|
<div class="book-slot {{thickness}} column is-narrow is-paddingless" id="book_{{id}}">
|
|
|
|
|
<div class="book {{tallness}} modal-button" data-modal="{{id}}">
|
2019-01-26 11:55:15 -06:00
|
|
|
<div class="spine" style="background:{{spineColor}}">
|
2019-01-11 17:20:05 -07:00
|
|
|
<div class="text-container">
|
2019-01-26 11:55:15 -06:00
|
|
|
<h2 class="title" style="color:{{textColor}}">{{title}}</h2>
|
|
|
|
|
<h4 class="subtitle" style="color:{{textColor}}">{{author}}</h4>
|
2019-01-11 17:20:05 -07:00
|
|
|
</div>
|
2018-12-27 12:40:03 -07:00
|
|
|
</div>
|
2018-12-26 23:36:47 -07:00
|
|
|
</div>
|
2018-12-27 12:40:03 -07:00
|
|
|
|
2018-12-26 23:36:47 -07:00
|
|
|
{{modal}}
|
|
|
|
|
</div>
|