This commit is contained in:
shimingxy
2019-06-03 00:08:13 +08:00
parent ff125b0b60
commit 83cbc2ae7f
25 changed files with 378 additions and 898 deletions

View File

@@ -189,7 +189,13 @@ button,input{
font-weight: bold;
}
#manage a,#logout a{
#changepassword{
width: 65px;
background-color: #f28018;
font-weight: bold;
}
#manage a,#logout a,#changepassword a{
color: #fff;
}