Update v5.3.1
parent
d2a80a9d61
commit
44a5cae971
|
@ -95,12 +95,10 @@
|
|||
}
|
||||
button:hover {
|
||||
background-color: rgba(222, 222, 222, 0.52);
|
||||
/*border: 1px solid white;*/
|
||||
border-radius: 8px;
|
||||
}
|
||||
.window input:focus {
|
||||
background-color: rgba(222, 222, 222, 0.36);
|
||||
/*border: 1px solid white;*/
|
||||
border-radius: 8px;
|
||||
}
|
||||
input#userna, input#inputfilebtn {
|
||||
|
@ -142,6 +140,4 @@
|
|||
</div>
|
||||
<script src="game.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!-- This line of code is proudly useless -->
|
||||
</html>
|
Loading…
Reference in New Issue