Skip to content

Commit e018469

Browse files
authored
Update index.html
1 parent 27c6d0a commit e018469

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -820,13 +820,13 @@ <h3 style="font-size: 2rem; color: #2c3e50; margin-bottom: 10px; text-align: cen
820820
}</code></pre>
821821

822822
<button onclick="copyBibtex()"
823-
style="position: absolute; top: 12px; right: 12px; background-color: #007BFF; color: white; border: none; padding: 6px 12px; font-size: 13px; border-radius: 6px; cursor: pointer; transition: background-color 0.3s;">
823+
style="position: absolute; bottom: 12px; right: 12px; background-color: #007BFF; color: white; border: none; padding: 6px 12px; font-size: 13px; border-radius: 6px; cursor: pointer; transition: background-color 0.3s;">
824824
Copy BibTeX
825825
</button>
826826

827827
<span id="copy-status" style="
828828
position: absolute;
829-
top: 18px;
829+
bottom: 18px;
830830
right: 130px;
831831
font-size: 13px;
832832
color: green;

0 commit comments

Comments
 (0)