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

/* =====================

フォントの変更

===================== */

body {
 font-family: 'Yu Mincho','游明朝体', 'YuMincho', 'Hiragino Mincho ProN', 'Noto Serif JP', 'serif';
}
.aaa{
     text-decoration: none; 
    text-decoration-style: none;
    text-underline-offset: 2px;
    text-decoration-color: rgba(0, 0, 0, .3);
    text-decoration-thickness: 1px;
}

.entry-title {
display: none;
}