/*
 Theme Name:   GSN Custom Theme
 Theme URI:    http://gsngames.com/Divi-child/
 Description:  GSN Theme (Divi Child Theme)
 Author:       Trellis
 Author URI:   http://growwithtrellis.com
 Template:     Divi
 Version:      1.0.1
 Text Domain:  Divi-child
*/

/*
For older themes, and themes that do not use wp_enqueue_style() to enqueue their stylesheet, use the following line where twentyfourteen is the name of the directory where the theme resides:

Make sure you uncomment out this import line below if you want to include the parent CSS and the wp_enqueue_style() is not working. If you do not then you will not have any styling in your child theme from the parent theme.
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
@import url("stylesheets/screen.css");


		

