Remove blinking navigation buttons
This commit is contained in:
parent
488a8e934a
commit
36cf028334
@ -1094,17 +1094,9 @@ cookie-container {
|
|||||||
margin: 3px;
|
margin: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes blink {
|
|
||||||
50% {
|
|
||||||
border-color: white;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.cur-page {
|
.cur-page {
|
||||||
animation: blink 1.5s 2 forwards;
|
border-bottom: 2px solid #000;
|
||||||
border: 3px solid blue;
|
|
||||||
color:#aaa;
|
color:#aaa;
|
||||||
background-color: lightsalmon;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
span.show-next-page, span.show-prev-page {
|
span.show-next-page, span.show-prev-page {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user