diff --git a/web/templates/login.html b/web/templates/login.html
index c95b9b58..5cb790af 100644
--- a/web/templates/login.html
+++ b/web/templates/login.html
@@ -101,6 +101,7 @@
}
.login-button {
+ filter:chroma(color=#000000);
padding: 4px;
margin: 0 6px 0 0;
cursor: pointer;
diff --git a/web/templates/reset_1.html b/web/templates/reset_1.html
index e1f0c42d..652c972c 100644
--- a/web/templates/reset_1.html
+++ b/web/templates/reset_1.html
@@ -101,6 +101,7 @@
}
.login-button {
+ filter:chroma(color=#000000);
padding: 4px;
margin: 0 6px 0 0;
cursor: pointer;
diff --git a/web/templates/reset_2.html b/web/templates/reset_2.html
index 867b4cce..fa844ecb 100644
--- a/web/templates/reset_2.html
+++ b/web/templates/reset_2.html
@@ -101,6 +101,7 @@
}
.login-button {
+ filter:chroma(color=#000000);
padding: 4px;
margin: 0 6px 0 0;
cursor: pointer;
diff --git a/web/templates/reset_3.html b/web/templates/reset_3.html
index 8081730c..56b3b622 100644
--- a/web/templates/reset_3.html
+++ b/web/templates/reset_3.html
@@ -101,6 +101,7 @@
}
.login-button {
+ filter:chroma(color=#000000);
padding: 4px;
margin: 0 6px 0 0;
cursor: pointer;