/*
Theme Name:PORIPU tears for SANGO
Template:sango-theme
Theme Name:sango-theme-poripu
Theme URI:https://oldno07.com/poripu/
Author: マサオカ
Author URI:https://oldno07.com/
Description: SANGOの子テーマです。SANGO親テーマをインストールした状態で、本子テーマを適用してください。使い方は<a href="https://oldno07.com/poripu/">デモサイト</a>を御覧ください。
Version:1.25
/*--------------------------------------
ここから下にCSSを追加してください
--------------------------------------*/
/* 既存見出しのリセット */
.entry-content h2,
.entry-content h2:before,
.entry-content h2:after {
content: none;
background: none;
background-color: none;
border: none;
border-radius: 0;
}
.entry-content h3,
.entry-content h3:before,
.entry-content h3:after {
content: none;
background: none;
background-color: none;
border: none;
border-radius: 0;
border-left: none;
padding-left: 0;
}
.entry-content h4,
.entry-content h4:before,
.entry-content h4:after {
content: none;
background: none;
background-color: none;
border: none;
border-radius: 0;
}
/* 既存見出しのリセット */
h2,
h2:before,
h2:after {
content: none;
background: none;
background-color: none;
border: none;
border-radius: 0;
}
h3,
h3:before,
h3:after {
content: none;
background: none;
background-color: none;
border: none;
border-radius: 0;
border-left: none;
padding-left: 0;
}
h4,
h4:before,
h4:after {
content: none;
background: none;
background-color: none;
border: none;
border-radius: 0;
}
