/*
Theme Name: Patikada Kulübü
Theme URI: https://patikada.org
Author: FinMedya
Author URI: https://finmedya.com
Description: Patikada Dağcılık ve Doğa Sporları Kulübü için hafif, stabil ve blog/üyelik uyumlu tema.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: patikada
Tags: blog, custom-menu, featured-images, block-styles, accessibility-ready
*/

/* Basic fixes for WP-generated markup */
img { max-width: 100%; height: auto; }
.wp-block-image img { height: auto; }
.page-numbers { list-style: none; padding: 0; margin: 0; display: flex; gap: .5rem; }
.page-numbers li { margin: 0; }
.page-numbers a, .page-numbers span {
  display: inline-flex; align-items: center; justify-content: center;
  min-width: 2.5rem; height: 2.5rem; border-radius: .5rem;
  border: 1px solid rgba(0,0,0,.08); text-decoration: none;
  padding: 0 .75rem;
}
.page-numbers .current { font-weight: 700; }
