Added the submit button css to the newCalEvent page

This commit is contained in:
ION606
2022-10-11 09:24:13 -04:00
parent 626e8bee51
commit 743c29e520
+2
View File
@@ -17,6 +17,8 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Cinzel&family=Rajdhani:wght@300&family=Share+Tech+Mono&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Cinzel&family=Rajdhani:wght@300&family=Share+Tech+Mono&display=swap" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="/CSS/submitBtn.css">
<style> <style>
.time input { .time input {
width: 30px; width: 30px;