chore: styles

This commit is contained in:
Cory Dransfeldt 2024-08-14 14:09:47 -07:00
parent 83568a77dc
commit e33bc69556
No known key found for this signature in database
27 changed files with 63 additions and 122 deletions

View file

@ -22,7 +22,7 @@ schema: genre
{%- endcapture -%}
<script>{{ js }}</script>
<noscript><style>[data-toggle-content].text-toggle-hidden {height: unset !important;overflow: unset !important;margin-bottom: unset !important;}[data-toggle-content].text-toggle-hidden::after {display: none !important;}</style></noscript>
<a class="back-link-header" href="/music" title="Go back to the music index page">{% tablericon "arrow-left" "Go back to the music index page" %} Back to music</a>
<a href="/music" title="Go back to the music index page">{% tablericon "arrow-left" "Go back to the music index page" %} Back to music</a>
<h2>{{ genre.name }}</h2>
<article class="genre-focus">
{%- if mediaLinks -%}