@charset "UTF-8";
@import url("../simplicity/style.css");

/*
Theme Name: Simplicity child
Template:   simplicity
Version:    20150717
*/

/* Simplicity子テーマ用のスタイルを書く */


#sidebar h4 {
    color: #CC682E; padding-bottom: 2px; border-bottom:dotted 1px #CC682E;
}

.article h1 {
    color: #CC682E; padding-bottom: 2px; border-bottom:dotted 1px #CC682E;
}

.article h1 a {
    color: #CC682E; padding-bottom: 2px; border-bottom:dotted 1px #CC682E;
}

.entry h2 a {
    color: #CC682E; border-bottom:dotted 1px #CC682E;
}

