mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 16:44: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>
|
<script>
|
||||||
// alert("welcome")
|
// alert("welcome")
|
||||||
clear_all = function () {
|
clear_all = function () {
|
||||||
@ -9,7 +9,7 @@
|
|||||||
<style>
|
<style>
|
||||||
body::before {
|
body::before {
|
||||||
background-image: url("https://image.lunatranslator.xyz/luna.jpg");
|
background-image: url("https://image.lunatranslator.xyz/luna.jpg");
|
||||||
opacity: 0.6;
|
opacity: 0.5;
|
||||||
background-size: 100% auto;
|
background-size: 100% auto;
|
||||||
content: '';
|
content: '';
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user