mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
rework novel-tn
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div class="col">
|
||||
<div class="col mt-1">
|
||||
<!-- NOTE: bg-charcoal-surface1 doesn't look that nice, but the inconsistent content of the cards means that we need a way to visually group them -->
|
||||
<div class="custom-novel-card bg-charcoal-surface1 p-3 d-flex flex-column thumbnail-hover-dark">
|
||||
<div class="custom-novel-card bg-black p-3 py-4 d-flex flex-column thumbnail-hover-dark">
|
||||
<div class="row g-3 flex-grow-1">
|
||||
<div class="col-4 col-md-3">
|
||||
<a href="/novel/{{ .ID }}" class="text-decoration-none">
|
||||
@@ -77,4 +77,5 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<hr class="my-0">
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user