@charset "utf-8";
/*
Theme Name: cpay_theme
Theme URI: /home/samples/www/samplesdl/cpay/wp-content/themes/cpay_theme20250215_03
Description: 専用テーマ01
Version: 1.0
Author URI: https://samplesdl.me/cpay/
*/

/* Login Page
------------------------------------------------------------*/

/* ロゴ画像を変更 */

body.login,#login h1 {
    background:#fff;
}
#login h1 a {
    background:#fff url(images/admin_logo.png)no-repeat center center;
    background-size: 200px 120px;
    padding-bottom: 30px;
    width: 200px;
    height: 120px;
}