/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.6.0
*/

/* 記事が所属する分類リストを非表示 */
.entry-meta-dataList {
	display: none;
}

/* 前後記事の非表示 */
.postNextPrev {
	display: none;
}