Spaces:
Sleeping
Sleeping
Commit
·
dec9b58
1
Parent(s):
bef287a
predction color changed
Browse files- templates/index.html +5 -0
templates/index.html
CHANGED
@@ -29,6 +29,11 @@
|
|
29 |
text-align: center;
|
30 |
color:rgb(214, 210, 210);
|
31 |
}
|
|
|
|
|
|
|
|
|
|
|
32 |
|
33 |
.form-container {
|
34 |
max-width: 900px;
|
|
|
29 |
text-align: center;
|
30 |
color:rgb(214, 210, 210);
|
31 |
}
|
32 |
+
h2 {
|
33 |
+
text-align: center;
|
34 |
+
display: inline;
|
35 |
+
background-color: rgba(231, 13, 38, 0.7);
|
36 |
+
}
|
37 |
|
38 |
.form-container {
|
39 |
max-width: 900px;
|