This commit is contained in:
恍兮惚兮 2024-08-02 17:05:52 +08:00
parent f168e56928
commit 3c042d6841

View File

@ -1,4 +1,4 @@
<div div="example_hello">Hello, welcome to use LunaTranslator</div>
<div id="example_hello">Hello, welcome to use LunaTranslator</div>
<script>
// alert("welcome")
clear_all = function () {
@ -9,7 +9,7 @@
<style>
body::before {
background-image: url("https://image.lunatranslator.xyz/luna.jpg");
opacity: 0.6;
opacity: 0.5;
background-size: 100% auto;
content: '';
position: fixed;