mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2025-05-29 13:52:22 +00:00
add page flip
This commit is contained in:
parent
787ffd5263
commit
98b4bfa8a4
@ -332,6 +332,12 @@ body {
|
||||
margin-right:5px;
|
||||
}
|
||||
|
||||
#pageup:hover,
|
||||
#pagedown:hover{
|
||||
background-color: #444;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#pagedown{
|
||||
margin-left:5px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user