Spaces:
Running
Running
BraydenMoore
commited on
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -13,7 +13,7 @@
|
|
13 |
<title>{{ page_title|safe }}</title>
|
14 |
<style>
|
15 |
:root {
|
16 |
-
--text-color: rgb(
|
17 |
}
|
18 |
|
19 |
button {
|
|
|
13 |
<title>{{ page_title|safe }}</title>
|
14 |
<style>
|
15 |
:root {
|
16 |
+
--text-color: rgb(255,255,0);
|
17 |
}
|
18 |
|
19 |
button {
|