Aquarius
https://scrapbox.io/files/650d9759627f7c001c855fde.png
初めまして。 Aquarius(アクエリアス)と申します。
XI / XI JUMBO / XIゴ の3作とも遊んでいますが、一番時間をかけたのは JUMBO かと思います。
code:style.css
.page-list .grid li:not(.pin){
display: block;
}
display: none !important;
}
.line.cursor-line .icon span:first-child::after{
content:'🎲';
}
.line.cursor-line .icon span:not(:first-child,:last-child){
display:none;
}