<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   Twenty Thirteen Child
 Theme URI:    http://www.courtine.jp/blog/wp-content/themes/twentythirteen-child
 Description:  Twenty Thieteen Child Theme
 Author:       Kissho Hayashi
 Author URI:   http://example.com
 Template:     twentythirteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-thirteen-child
*/

@import url(../twentythirteen/style.css);

/*
--------------------------------------------------*/
body { background: url(http://www.courtine.jp/shared/img/back_body.jpg) top center; }

.site { background: none; }

h1, h2 { font-size: 24px; }

h3, h4 { font-size: 18px; }

h5, h6 { font-size: 16px; }

.entry-title {
	font-weight: bold;
	margin: 0 0 5px;
}

.site-header {
	background: url(http://www.courtine.jp/shared/img/blog/cropped-header1.png) top center no-repeat;
	height: 230px;
}

#navbar {
	position: fixed;
	z-index: 100;
}

.archive-title {
	padding: 10px 0;
	font-size: 12px;
}

/*縲縲後き繝�ざ繝ｪ縲阪√後さ繝ｼ繧ｹ縺ｫ縺､縺�※縲阪�繝ｼ繧ｸ
--------------------------------------------------*/
#content.site-content .category-name {
	max-width: 920px;
	margin: 40px auto 0;
	color: #F00;
}

#content.site-content .category-name h3 {
	padding: 5px 15px;
	background: #fab81b;
	color: #000;
	max-width: 604px;
}
</pre></body></html>