「MediaWiki:Common.css」の版間の差分
BeerFan001 (トーク | 投稿記録) 編集の要約なし |
BeerFan001 (トーク | 投稿記録) 編集の要約なし |
||
7行目: | 7行目: | ||
body { | body { | ||
font-family: 'Noto Sans', sans-serif; | font-family: 'Noto Sans', sans-serif; | ||
font-size: | font-size: 1.125em; | ||
line-height: 1. | line-height: 1.5; | ||
background-image: url('/images/bg_beer-253791_1920.jpg'); | background-image: url('/images/bg_beer-253791_1920.jpg'); | ||
background-size: cover; | background-size: cover; | ||
16行目: | 16行目: | ||
p { | p { | ||
font-size: 1.125em; /* 必要に応じてサイズを調整 */ | font-size: 1.125em; /* 必要に応じてサイズを調整 */ | ||
line-height: 1.5; | |||
} | } | ||