aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index dcb1b25..073bb80 100644
--- a/index.html
+++ b/index.html
@@ -60,7 +60,8 @@
}
::placeholder {
- color: #9fadbd;
+ /* color: #9fadbd; */
+ color: rgb(114, 138, 161);
}
select {