Update sppa/calc/index.html

This commit is contained in:
LEGALISE_PIRACY 2024-03-11 15:49:12 +00:00
parent 688ca7929b
commit cfe6e610e2

View File

@ -4,6 +4,8 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>calc</title> <title>calc</title>
<link rel="stylesheet" href="/style.css">
<link rel="stylesheet" href="/themes.css">
<style> <style>
input[type="button"] { input[type="button"] {
width: 60px; width: 60px;