simplify buttons in config/index,

include form.css in login
This commit is contained in:
2024-08-12 17:11:44 +00:00
parent 58007a38b2
commit 7ec72a7443
3 changed files with 19 additions and 6 deletions

View File

@@ -9,6 +9,7 @@
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/nav.css">
<link rel="stylesheet" href="css/form.css">
<script src="scripts/login.js" type="module"></script>
</head>
<body>