/*
	Theme Name: diver_child
	Template: diver
	Description:  Diverの子テーマです。
	Theme URI: http://tan-taka.com/diver/
	Author: Takato Takagi
	Version: 6.1.22
 */

/* カスタマイズする場合にはこれより下に追記してください  */


/* codex: category color fixes */
span.js-category-style[class*="post-category-%e3%81%8a%e3%82%82%e3%81%a1%e3%83%95%e3%83%a9%e3%82%a4%e5%b1%8b%e3%81%95%e3%82%93"]{background-color:#ff2d75 !important;color:#fff !important;}
span.js-category-style[class*="post-category-%e3%81%ab%e3%82%85%e3%81%86%e5%b7%a5%e6%88%bf"]{background-color:#ff2d75 !important;color:#fff !important;}
/* codex: default category badge color */
.single-post-category[style="background:"],
.single-post-category[style="background:;"],
.single-post-category[style="background: "],
.post-cat[style="background:"],
.post-cat[style="background:;"],
.post-cat[style="background: "]{background:#ff2d75 !important;}
.single-post-category[style="background:"] a,
.single-post-category[style="background:;"] a,
.single-post-category[style="background: "] a,
.post-cat[style="background:"] a,
.post-cat[style="background:;"] a,
.post-cat[style="background: "] a{color:#fff !important;}
