Spaces:
Running
Running
Update templates/index.html
Browse files- templates/index.html +2 -2
templates/index.html
CHANGED
@@ -30,7 +30,7 @@
|
|
30 |
}
|
31 |
h2 {
|
32 |
font-size: 15px;
|
33 |
-
color: #
|
34 |
}
|
35 |
label {
|
36 |
font-size: 16px;
|
@@ -83,7 +83,7 @@
|
|
83 |
<div class="container" id="welcomePage">
|
84 |
<h1>Welcome to Biriyani Hub π½</h1>
|
85 |
<h2>π Please say 'NEW' or 'EXISTING'π½</h2>
|
86 |
-
|
87 |
</div>
|
88 |
|
89 |
<!-- Registration Form -->
|
|
|
30 |
}
|
31 |
h2 {
|
32 |
font-size: 15px;
|
33 |
+
color: #lemonchiffon;
|
34 |
}
|
35 |
label {
|
36 |
font-size: 16px;
|
|
|
83 |
<div class="container" id="welcomePage">
|
84 |
<h1>Welcome to Biriyani Hub π½</h1>
|
85 |
<h2>π Please say 'NEW' or 'EXISTING'π½</h2>
|
86 |
+
|
87 |
</div>
|
88 |
|
89 |
<!-- Registration Form -->
|