<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:     Hias Theme
Theme URI:      http: //www.matthiaskronlachner.com
Description:    Child theme for the Twenty Eleven theme 
Author:         Matthias Kronlachner
Author URI:     http: //example.com/about/
Template:       twentyeleven
Version:        0.1.0
*/

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

#site-title {
	margin-right: 270px;
	padding: 2em 0 0;
}

#site-description {
	color: #7a7a7a;
	font-size: 14px;
	margin: 0 270px 1.65625em 0;
}

#site-title {
margin-right: 270px;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 1.65625em;
}

#site-description {
color: #7A7A7A;
font-size: 14px;
margin-bottom: 1.65625em;
margin-left: 0;
margin-right: 270px;
margin-top: 0;
}

.singular.page .hentry {padding: 0 0 3.5em;}



.embed {
width:48%;
float:left;
padding:0 0 0 10px;
margin:0 0 20px 0;
}</pre></body></html>