/*
 Theme Name:     Generate Press Child
 Theme URI:     
 Description:    Generate Press Child
 Author:         cj
 Author URI:     Twenty Twelve Child
 Template:       generatepress
 Version:        
*/

@import url("../generatepress/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

/*

.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border-radius: 0px;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
}




a {
	outline: none;
	color: #21759b;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0f3647;
}

*/
