settings
本サイトの表示設定用のページです(管理者用)
code:style.css
.line strong {
}
code:style.css
/* ピンしたページのスタイル */
.grid li.page-list-item a .pin { background-color: transparent; background-image: none }
.grid li.page-list-item a .pin::after {
content: '\f08d'; font-family: 'FontAwesome'; font-size: 20px; color: #5882FA; bottom: 0; display: inline-block; transform: rotate(35deg) }