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

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

#site-title{
	margin: 0;
	padding: 0;
}

h1#site-title{
	text-indent:-9999px;
}

#branding img {
	width:auto;
}

#site-description {
	margin: 0 270px 2em 39px;
}

#nav-single,  #nav-above {
	display:none !important;
}

.wp-pagenavi {
	margin-bottom: 20px !important;
}</pre></body></html>