mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 00:24:13 +08:00
fix
This commit is contained in:
parent
f168e56928
commit
3c042d6841
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user