/*
Theme Name: Blanka Starter Theme
Theme URI: http://dueper.net
Author: Dueper Design
Author URI: http://dueper.net
Description: Template di partenza per sviluppi di temi WP custom.
Version: 1.0
Domain Path: /languages/
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black
Text Domain: blanka
*/

.pagination li {
  display: inline-block;
  list-style: none;
  width: 3rem;
}
.pagination li .current {
  text-decoration: underline;
}
