settings
code:style.css
.app:not(.presentation) .page::after {
/* GNU表記を各ページの末に追記する */
content: 'Content is available under GNU FDL & GPL unless otherwise noted.';
display: block; margin-top: 5rem; padding: 1rem 0; text-align: center;
border: solid #0003; border-width: 1px 0; font: 500 normal 1.8rem/1 sans-serif } /* PoIC wikiに揃えてバレットを「■」にする */
.line .indent-mark .dot {
border-radius: 0%;
}
.line strong.level-2{
}