/*
Theme Name:   Newsmag Child
Theme URI:    http://example.com/newsmag-child/
Description:  Newsmag Child Theme
Author:       Amit Dave
Author URI:   http://example.com
Template:     Newsmag
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  Newsmagchild
*/


/* CSS FOR GOOGLE SHEET TABLE, AMD, 02.01.24 */
.wp-block-details summary{
    color:green;
}
.wp-block-details summary::before{
    content:'\27A4';
    margin-right:5px;
}