Commit cdc724be by doszhang

dos

parent 163fbe14
...@@ -83,6 +83,11 @@ input::-webkit-input-placeholder { ...@@ -83,6 +83,11 @@ input::-webkit-input-placeholder {
-webkit-animation: fadeOutLeft 1s ease-in forwards; -webkit-animation: fadeOutLeft 1s ease-in forwards;
} }
.btn-nextquestion:active {
background: url(../image2/question-btn-next.png) top left no-repeat;
background-size: 100%;
}
@-webkit-keyframes fadeOutLeft { @-webkit-keyframes fadeOutLeft {
0% { 0% {
opacity: 1 opacity: 1
......
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