/*
Theme Name: interface-child
Theme URI: <a href="http://theme-sphere.com/" rel="nofollow">http://theme-sphere.com/</a>
Description: A child theme of interface
Author: Coolideas
Author URI: <a href="http://theme-sphere.com" rel="nofollow">http://theme-sphere.com</a>
Template: interface
Version: 1.0
*/

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



#respond{
	display: none;
}

body.custom-background{
	background-size: cover;
}

#site-generator {
padding: 10px 0;
color: #ffffff;
background-color: #e9758e;
}

body.home.page {
background-image: url('../../../../truelove.homia.biz/wp-content/uploads/2014/07/bg.jpg');
}

/*標題icon*/
h1.page-title::before, h1.page-title::after {
content: '\f408';
font-family: 'Genericons';
font-size: 30px;
vertical-align: bottom;
}
