Add scroll-to-top button to all pages
This commit is contained in:
@@ -695,6 +695,7 @@
|
||||
</a>
|
||||
</section>
|
||||
</main>
|
||||
<button id="scroll-to-top" onclick="scrollToTop()"><img src="resources/img/scroll-to-top.svg" alt="Scroll to top"></button>
|
||||
<footer id="footer" class="content-spacing">
|
||||
<img id="small-logo" src="resources/img/Uğur%20Galeri/footer-white.png" alt="Uğur Galeri U logosu">
|
||||
<div class="footer-columns">
|
||||
|
||||
@@ -59,6 +59,7 @@
|
||||
<section id="vizyon" class="content-spacing"></section>
|
||||
<section id="yonetim" class="content-spacing"></section>
|
||||
</main>
|
||||
<button id="scroll-to-top" onclick="scrollToTop()"><img src="resources/img/scroll-to-top.svg" alt="Scroll to top"></button>
|
||||
<footer id="footer" class="content-spacing">
|
||||
<img id="small-logo" src="resources/img/Uğur%20Galeri/footer-white.png" alt="Uğur Galeri U logosu">
|
||||
<div class="footer-columns">
|
||||
|
||||
@@ -87,6 +87,7 @@
|
||||
</article>
|
||||
</section>
|
||||
</main>
|
||||
<button id="scroll-to-top" onclick="scrollToTop()"><img src="resources/img/scroll-to-top.svg" alt="Scroll to top"></button>
|
||||
<footer id="footer" class="content-spacing">
|
||||
<img id="small-logo" src="resources/img/Uğur%20Galeri/footer-white.png" alt="Uğur Galeri U logosu">
|
||||
<div class="footer-columns">
|
||||
|
||||
@@ -81,6 +81,7 @@
|
||||
</nav>
|
||||
</div>
|
||||
</main>
|
||||
<button id="scroll-to-top" onclick="scrollToTop()"><img src="resources/img/scroll-to-top.svg" alt="Scroll to top"></button>
|
||||
<footer id="footer" class="content-spacing">
|
||||
<img id="small-logo" src="resources/img/Uğur%20Galeri/footer-white.png" alt="Uğur Galeri U logosu">
|
||||
<div class="footer-columns">
|
||||
|
||||
Reference in New Issue
Block a user