<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: joe2011
Description: Child theme for the Twenty Eleven theme
Author: Joe Warner
Template: twentyeleven
*/

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

#site-generator {
    background: #0f0f0f;
    text-align: left;
}

img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 0em;
}

img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	padding: 0px;
}
</pre></body></html>