その他の操作
細編集の要約なし |
細編集の要約なし |
||
3行目: | 3行目: | ||
--font-family-citizen-base: 'Meiryo', sans-serif; | --font-family-citizen-base: 'Meiryo', sans-serif; | ||
font-family: var( --font-family-citizen-base ); | font-family: var( --font-family-citizen-base ); | ||
} | |||
.page-メインページ .citizen-body-container { | |||
grid-template-areas: | |||
'content' | |||
'header' | |||
'afterHeader' | |||
'footer'; | |||
} | } |