/*
Theme Name: Tshirt Pro Theme 8
Theme URI: https://5steam.com/
Author: BW29.NET
Author URI: https://5steam.com/
Description: MMO
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.wp-pagenavi {
    text-align:right;
    font-family:Arial;
    font-size:12px;
    clear: both;
    padding: 10px 0px;
    font-weight:bold;
    text-decoration:none;
    color:#333;
    text-align:center
}

.wp-pagenavi a, .wp-pagenavi span {
    border: 1px solid #e9e9e9;
    color: #555;
    font-weight: bold;
    outline: medium none;
    padding:4px 12px;
    text-decoration: none;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border: 1px solid #e9e9e9;
    color: #fff;
    font-weight: bold;
    outline: medium none;
    padding: 4px 12px;
    text-decoration: none;
    background: #784c82;
}

.wp-pagenavi span.current {
    outline:none;
    margin:2px;
    text-decoration:none;
    display:inline-flex;
}
