mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-30 09:45:32 +00:00
New Font, Refactor of Layout, Expanded <link> Tags on search
This commit is contained in:
5
HaWeb/Views/Shared/_ScrollButton.cshtml
Normal file
5
HaWeb/Views/Shared/_ScrollButton.cshtml
Normal file
@@ -0,0 +1,5 @@
|
||||
<a class="ha-scrollbutton" id="ha-scrollbutton">
|
||||
<svg class="ha-scrollbuttonarrow" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
||||
<path strokeLinecap="round" strokeLinejoin="round" stroke-width="2" d="M5 11l7-7 7 7M5 19l7-7 7 7" />
|
||||
</svg>
|
||||
</a>
|
||||
Reference in New Issue
Block a user