@charset "UTF-8";
@import url("all.min.css");
@import url("style.css");
@import url("owl.carousel.min.css");
@import url("owl.theme.default.css");

/*
Theme Name: 精智主题For精智A5个人博客主题
Theme URI: https://www.jianzhanpress.com
Author: 精智主题 jianzhanpress.com
Author URI: https://www.jianzhanpress.com
Description: 本主题由精智主题为www.jianzhanpress.com定制.
Requires at least: 1.0
Tested up to: 5.8.1
Requires PHP: 5.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: jianzhanpress
Tags: 博客主题,自媒体主题,图片主题,精智主题

www.jianzhanpress.com WordPress Theme, (C) 2020 WordPress.org
www.jianzhanpress.com is distributed under the terms of the GNU GPL.
*/

.nav .menu-item{
	margin-bottom:10px;
	font-weight:bold;
}
.nav .menu-item a{
	color:#888;
}
.nav .current-menu-item a{
	color:#82b440;
}


.pagination {
	justify-content: center !important;
}
.pagination .page-numbers{

}
.pagination .current{
	color:#82b440;
	font-weight:bold;
}