<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> /*
 Theme Name:     sixteen child for Elena
 Theme URI:      http://example.com/sixteen-child/
 Description:    Sixteen Child Theme for Elena Bacchini
 Author:         Cesare Bacchini
 Author URI:     http://www.bacchini.net
 Template:       sixteen
 Version:        1.0.0
*/

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

/* CB mod padding: 15px; */
#content {
  background: rgba(230, 225, 196, 0.9);
  padding: 0px;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
}

#primary-home h2 {
	text-align: center;
}
.template-uncat .entry-title {
	border-bottom: 0px !important;
}</pre></body></html>