modified: public/main.html
This commit is contained in:
parent
82367fa4f8
commit
9437397d43
@ -8,7 +8,7 @@
|
|||||||
<link rel="stylesheet" href="styles-main.css">
|
<link rel="stylesheet" href="styles-main.css">
|
||||||
</head>
|
</head>
|
||||||
<body background="./bg.png" style="background-size:100% 100%; background-attachment: fixed;">
|
<body background="./bg.png" style="background-size:100% 100%; background-attachment: fixed;">
|
||||||
<button class="BackButton" id="BackButton">退出登录</button>
|
<button class="BackButton" id="BackButton">退出登录回</button>
|
||||||
<div class="slider-container">
|
<div class="slider-container">
|
||||||
<input type="range" id="mySlider" min="0" max="100" value="50">
|
<input type="range" id="mySlider" min="0" max="100" value="50">
|
||||||
<span id="sliderValue">50</span>
|
<span id="sliderValue">50</span>
|
||||||
|
Loading…
Reference in New Issue
Block a user