settings
code:style.css
body {
}
* {
line-height: 2 !important;
}
.page {
border-radius: 16px;
box-shadow: none;
}
.title {
font-weight: 600 !important;
}
.editor {
font-size: 1.7rem;
}
.grid li.page-list-item a {
box-shadow: none;
}
.grid li.page-list-item a:hover {
box-shadow: none !important;
}
.page-list .grid li,
.related-page-list .grid li {
margin: 0 8px 8px 0;
width: 162px;
}
display: none;
height: 0;
margin: 0;
width: 0;
}
.line .indent-mark .dot {
top: 13px;
}
.kamon {
position: relative;
}
.kamon::before {
left: 0;
line-height: 1;
position: absolute;
top: 0;
}