<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
*  Theme Name:   Twenty Thirteen Child
*  Theme URI:    http://www.rnsmith.com/twentythirteen-child/
*  Description:  Twenty Thirteen Child Theme
*  Author:       Roland Smith
*  Author URI:   http://www.rnsmith.com
*  Template:     twentythirteen
*  Version:      1.0.0
*  Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*  Text Domain:  twenty-fourteen-child
*         
*
*/

@import url("../twentythirteen/style.css");

/* =Theme customization starts here
 * -------------------------------------------------------------- */
.entry-header, .entry-content, .entry-summary, .entry-meta {
    max-width:1080px;
    padding-left:20px;
}

.entry-content img.alignleft,
.entry-content .wp-caption.alignleft {
	margin-left: 0px;
}</pre></body></html>