style.css/* 本文の最後にテキスト挿入 */
.app:not(.presentation) .page::after {
/* 画像を使うパターン content: url("https://images-na.ssl-images-amazon.com/images/I/51L7tTg9PML._SX350_BO1,204,203,200_.jpg"); */
content: 'これは、国立国会図書館件名標目表(2019-12-31)をWeb NDL Authoritiesから取得してScrapbox上に再現し、2 Hop Linkにより書籍情報へのアクセスによりバリエーションを与えることを目的としています。';
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; }