<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ---------------------------------------------------------- */
/*                                                            */
/* 鍒嗛〉                                                         */
/*                                                            */
/*                                                            */
/* ---------------------------------------------------------- */

.pager{text-align: center;font-size: 14px; background:#eee; padding:1rem 0;}
.pager a{padding: 5px 15px;height: 24px; line-height: 24px; display: inline-block;margin:0 2px; color:#111;}
.pager span.current,.pager a:hover{display: inline-block;padding: 5px 15px; color:#fff;height: 24px; line-height: 24px; background:#0265d7;}

@media only screen and (max-width: 640px) {
	.pager .pageOp{display: none;}
}</pre></body></html>