diff --git a/css/details.css b/css/details.css index 00cfb7e..6ea4557 100644 --- a/css/details.css +++ b/css/details.css @@ -1658,7 +1658,6 @@ } } .login-show { - text-align: center; text-decoration: underline; color: #008cf7; cursor: pointer; diff --git a/css/details.less b/css/details.less index 07a87c7..d150fa3 100644 --- a/css/details.less +++ b/css/details.less @@ -1896,7 +1896,6 @@ } .login-show { - text-align: center; text-decoration: underline; color: rgba(0, 140, 247, 1); cursor: pointer;