Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add two buttons on the lower right corner, one button to the bottom and one button to the top #6077

Open
akitten-cn opened this issue Jun 19, 2024 · 0 comments

Comments

@akitten-cn
Copy link

Add two buttons on the lower right corner, one button to the bottom and one button to the top. I modified it casually.

<a id="up" href="#UU" style="display: inline-block;border-radius: 50%;position: fixed;bottom: 15%;right: 5%; text-decoration: none;font-size: 20px; color: #77ac98; z-index:9" >by胖橘↑</a>

<a id="down" href="#DD" style="display: inline-block;border-radius: 50%;position: fixed;bottom: 10%;right: 5%; text-decoration: none;font-size: 20px; color: #77ac98; z-index:9" >by胖橘↓</a>
<a id='UU' ></a>

<div id="write" class="ty-before-first-render" contenteditable="false" spellcheck="true" tabindex="-1"><div style="opacity: 0"><h1>ABCDEFG</h1><p>abcdefg</p></div></div>

<a id='DD' ></a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant