Update default.html

This commit is contained in:
HAHWUL 2020-10-25 23:48:33 +09:00 committed by GitHub
parent ffffb3125d
commit 86ed705d07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -352,10 +352,10 @@ button {
function whwmake(){
document.getElementById("output-area").style.display='block'
}
</scirpt>
</script>
{% endif %}
</body>
<div style="width:100%;height:80vh;background-color:black;position:fixed;z-index:9999 !important;" id="output-area">
<div style="width:100%;height:80vh;background-color:black;position:fixed;z-index:9999 !important display:none;" id="output-area">
<table>
<tr>
<td width=50%>Install script</td>