Update sppa/calc/index.html

This commit is contained in:
LEGALISE_PIRACY 2024-03-11 15:46:39 +00:00
parent 650cee4efa
commit 9fc896e627

View File

@ -13,7 +13,7 @@
</style>
</head>
<body>
<center>
<h2>calc</h2>
<table>
<tr>
@ -62,6 +62,6 @@
document.getElementById('display').value = '';
}
</script>
</center>
</body>
</html>