/*
Theme Name: Zuki Child
Theme URI:
Description: Your child theme description text...
Author: Your Name
Author URI: http://www.yourdomain.com/
Template: zuki
Version: 1.0
Tags: Zuki Child Theme
*/

/* This will import the stylesheet from the Zuki parent theme */
@import url('../zuki/style.css');

/*
Now you can start adding your own styles here. Use !important to overwrite styles if needed. */

#site-title {
    width: 100%;
    text-align: center;
}

<?php// comments_template( '', true ); ?>

