css
This commit is contained in:
parent
b0fd79e415
commit
3b101236f7
@ -358,3 +358,7 @@
|
|||||||
animation-timing-function: linear;
|
animation-timing-function: linear;
|
||||||
animation-iteration-count: infinite;
|
animation-iteration-count: infinite;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#paginator {
|
||||||
|
margin-left: 4em;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user