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

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


h1.sitename a {
    color: #1CC3D3;
	font-family: 'Yanone Kaffeesatz', serif;
	font-weight: 700;
	font-style: italic;
}
</pre></body></html>