Hi, thank you so much for your advice.
The style has been changed to what I want, but there is something wrong pagination behavior?
Could you please take a look the link at below?
http://kfoodweek2015.com/beta/places/food-stores/
(Once visit this page, please scroll donw to the bottom, and see pagination.)
I attach capture image for your reference as well.
Please let me know how to fix it. 🙂
This is css what I inserted.
.Navi a {
float: left;
height: 35px;
width: 35px;
line-height: 35px;
text-align: center;
padding: 0;
border-radius: 100px;
margin-right: 3px;
margin-top: 15px;
box-shadow: 0 0 1px 0 rgba(0,0,0,0.2);
}