/*
Theme Name: Kajimaru
Theme URI:
Author: kajimaru
Author URI:
Description:
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kajimaru.jp
*/

* {
    appearance: none;
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
}

@import url("/assets/css/common.css");