File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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;
You can’t perform that action at this time.
0 commit comments