/*
Theme Name: DersPazarı
Theme URI: https://derspazari.com
Author: DersPazarı
Author URI: https://derspazari.com
Description: Öğrencileri özel ders hocalarıyla buluşturan DersPazarı platformu için sıfırdan geliştirilmiş, tek amaçlı (single-purpose) WordPress teması. DersPazarı eklentisiyle birlikte çalışacak şekilde tasarlanmıştır.
Version: 1.0.0
Requires at least: 5.8
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: derspazari-theme
Tags: education, one-page, custom-menu, footer-widgets, translation-ready

Bu dosya WordPress'in temayı tanıması için gereken başlık bilgisini içerir.
Gerçek stiller performans ve düzenlilik amacıyla assets/css/ altındaki
style.css, responsive.css ve animations.css dosyalarında tutulur ve
inc/enqueue-scripts.php üzerinden yüklenir.
*/

/* Minimum tarayıcı sıfırlama — asıl stiller assets/css/style.css içindedir */
*{box-sizing:border-box;}
body{margin:0;}
