「テンプレート:WikiStatistics/style.css」の版間の差分
Astro Sola (トーク | 投稿記録) 編集の要約なし |
Astro Sola (トーク | 投稿記録) 編集の要約なし |
||
| 25行目: | 25行目: | ||
justify-content: center; | justify-content: center; | ||
align-items: center; | align-items: center; | ||
} | } | ||
| 35行目: | 31行目: | ||
font-size: 2.5em; /* 大きなフォントサイズ */ | font-size: 2.5em; /* 大きなフォントサイズ */ | ||
font-weight: bold; /* 太字 */ | font-weight: bold; /* 太字 */ | ||
color: # | color: #00CCCC; /* 数字の色を青に指定 (変更可能) */ | ||
margin-bottom: 5px; /* ラベルとの間隔 */ | margin-bottom: 5px; /* ラベルとの間隔 */ | ||
/* MediaWikiのデフォルトフォントに合わせるため、フォントファミリーは指定しない */ | /* MediaWikiのデフォルトフォントに合わせるため、フォントファミリーは指定しない */ | ||