12 lines
166 B
Plaintext
12 lines
166 B
Plaintext
<a id="top" href="#">
|
|
back to top
|
|
<!-- render this after scrolling -->
|
|
</a>
|
|
|
|
<style>
|
|
#top {
|
|
position: fixed;
|
|
bottom: 1rem;
|
|
right: 1rem;
|
|
}
|
|
</style> |