Commit c9477f9a by doszhang

dos

parent 0ce1cf55
...@@ -131,4 +131,14 @@ input::-webkit-input-placeholder { ...@@ -131,4 +131,14 @@ input::-webkit-input-placeholder {
position: absolute; position: absolute;
top: 0; top: 0;
left: 0; left: 0;
}
.btn-tryprize:active {
background: url(../image2/btn-tryprize-active.png) left top no-repeat;
background-size: 100%;
}
.btn-retry:active {
background: url(../image2/btn-retry-active.png) left top no-repeat;
background-size: 100%;
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment