settings
code:style.css
body {
}
.navbar {
--navbar-title-color: #fff; }
.navbar .row .project-home {
font-family: YuMincho, serif;
font-feature-settings: 'palt' 1;
font-size: 20px;
text-shadow: 1px 1px 5px #000; }
.line-title.section-title {
font-weight: 600;
padding-bottom: 2em;
}
.grid li.page-list-item a {
box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
.grid li.page-list-item a .header {
border-top:var(--card-title-bg, #f2f2f3) solid 0; }
.footer:before {
}