mirror of
https://github.com/lan-tianxiang/JS_TOOL.git
synced 2025-07-13 20:22:35 +08:00
更新于 07-05 01:42
This commit is contained in:
@ -29,17 +29,3 @@
|
||||
-moz-border-radius: 11px 11px 11px 11px;
|
||||
-webkit-border-radius: 11px 11px 11px 11px;
|
||||
}
|
||||
|
||||
.login-form input[type="submit"] {
|
||||
width: 100%;
|
||||
padding: 15px;
|
||||
background-color: #6D8A88;
|
||||
border: 0;
|
||||
box-sizing: border-box;
|
||||
cursor: pointer;
|
||||
font-weight: bold;
|
||||
color: #ffffff;
|
||||
border-radius: 11px 11px 11px 11px;
|
||||
-moz-border-radius: 11px 11px 11px 11px;
|
||||
-webkit-border-radius: 11px 11px 11px 11px;
|
||||
}
|
Reference in New Issue
Block a user