diff --git a/src/public/math_abi.html b/src/public/math_abi.html
index fa470eb..c7c6f8d 100644
--- a/src/public/math_abi.html
+++ b/src/public/math_abi.html
@@ -49,7 +49,7 @@
}
.tb_button.hover {
- borer: 2px outset #def;
+ border: 2px outset #def;
background-color: #f8f8f8 !important;
}
diff --git a/src/public/userpass.html b/src/public/userpass.html
index d1116de..b1034a4 100644
--- a/src/public/userpass.html
+++ b/src/public/userpass.html
@@ -64,7 +64,7 @@
}
.tb_button.hover {
- borer: 2px outset #def;
+ border: 2px outset #def;
background-color: #f8f8f8 !important;
}