做好改奖金模式的准备
This commit is contained in:
@@ -10,7 +10,7 @@ body
|
||||
height: 100%;
|
||||
border: 0;
|
||||
text-align:center;
|
||||
background-color: #99b9e7 /*<2A><><EFBFBD>屳<EFBFBD><E5B1B3>ɫ*/
|
||||
background-color: #b6efb2 /*<2A><><EFBFBD>屳<EFBFBD><E5B1B3>ɫ*/
|
||||
}
|
||||
* { margin:0; padding:0; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
|
||||
*:focus {outline: none;}
|
||||
@@ -54,7 +54,7 @@ form
|
||||
text-align:center;
|
||||
line-height:60px;
|
||||
height:60px;
|
||||
background-color:#1a73e8;
|
||||
background-color:#176003;
|
||||
color:#fff;
|
||||
}
|
||||
#userlogin li label
|
||||
@@ -87,7 +87,7 @@ form
|
||||
{
|
||||
width:294px;
|
||||
height:40px;
|
||||
background-color:#1a73e8;
|
||||
background-color:#2baa09;
|
||||
-moz-border-radius:5px;
|
||||
-webkit-border-radius:5px;
|
||||
border-radius:5px;
|
||||
@@ -97,7 +97,7 @@ form
|
||||
}
|
||||
#userlogin li input.btn:hover
|
||||
{
|
||||
background-color:#4285f4;
|
||||
background-color:#35d50a;
|
||||
}
|
||||
#userlogin li #loginold:link,#userlogin li #loginold:visited
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user