/*
Theme Name: CeoMax Child
Theme URI: https://yourwebsite.com
Description: 这是一个为CeoMax主题定制的子主题，用于添加VIP会员充值页面等自定义功能。
Author: Your Name
Author URI: https://yourwebsite.com
Template: ceomax
Version: 1.0.0
Text Domain: ceomax-child
*/

/* 在这里引入父主题的样式 */
@import url("../ceomax/style.css");

/* 您之后可以在这里添加额外的自定义CSS样式 */