/*
Theme Name: My Note
Theme URL: my-note.net
Description: This is a theme only for my-note.net.
Author: YUKI@GOUPS
Version: 1.0.0
Tags:
License: GNU General Public License v2 or later
License URI: LICENSE
*/

.wp-block-code {
    color: #e3e3e3 !important;
    background-color: #364549 !important;
    padding: 15px 10px;
    line-height: 1.2;
    font-size: 1.4rem;
}

.Contents .Section h2 {
    font-size: 2.7rem !important;
}

.EachArticle__body h2 {
    margin-top: 80px;
    padding: 15px 10px;
}

.EachArticle__body h3 {
    font-size:2rem !important;
}

li > ul,
li > ol {
	padding-left:10px;
}
.EachArticle__body ol ul > li {
    list-style: circle;
    list-style-position: inside;
}