settings
https://gyazo.com/71a765beeb3abf3dad5849cb847fb5f4
code:style.css
}
:not(.section-0).section-title .text {
font-size: 20px;
font-weight: bold;
padding: 12px 0 4px;
border-top: 1px #999 dashed; font-size: 22px;
padding: 18px 0 18px;
display: flex;
justify-content: center;
}
font-size: 1.2rem;
}
.line {
font-size:16px;
line-height: 1.8;
}
code.code span {
color: inherit !important;
}
.iframe-video-player iframe {
max-width: 500px;
height: 300px;
}
.line .quote {
padding: 1px 4px;
}
.line .image {
max-height:600px !important;
}
.iframe-video-player iframe,
.line .image {
margin: 4px 0 10px;
box-shadow: 0 2px 8px 1px rgb(0 0 0 / 20%);
background: rgb(0 0 0 / 3%);
}
@media (max-width: 767px) {
.page {
padding-left: 10px;
padding-right: 10px;
}
.col-page {
padding: 0;
}
}