summaryrefslogtreecommitdiff
path: root/sass/src/dark/index.scss
diff options
context:
space:
mode:
Diffstat (limited to 'sass/src/dark/index.scss')
-rw-r--r--sass/src/dark/index.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/sass/src/dark/index.scss b/sass/src/dark/index.scss
index a873ac1..d4752c9 100644
--- a/sass/src/dark/index.scss
+++ b/sass/src/dark/index.scss
@@ -14,6 +14,7 @@ html {
background-color: $bg-color;
}
+input[type=email],
input[type=text],
input[type=password] {
color: $off-black;