@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/

	.nowrap {
		white-space : nowrap;
	}
	div#content.content.cf {
		border : 0;
		margin-top : 0;
		border-color : #FFF;
	}
