mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
novelnav styling
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{{- block NovelNav(baseURL, paths, names, activeState="") }}
|
||||
<div class="row nav nav-underline justify-content-center">
|
||||
<div class="row nav nav-underline justify-content-center bg-charcoal-surface2 rounded py-4 mx-4">
|
||||
{{- range i, k := paths }}
|
||||
<div class="col-12 col-lg-3">
|
||||
{{ if k == activeState }}
|
||||
|
||||
Reference in New Issue
Block a user