We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efaeeb4 commit d366337Copy full SHA for d366337
_includes/scrolltop.html
@@ -20,7 +20,7 @@
20
background-color: #555; /* Add a dark-grey background on hover */
21
}
22
</style>
23
-<button onclick="topFunction()" id="scrolltop" title="Go to top">^</button>
+<button onclick="topFunction()" id="scrolltop" title="Go to top">🔝</button>
24
25
<script>
26
// When the user scrolls down 20px from the top of the document, show the button
0 commit comments