「MediaWiki:Common.css」の版間の差分
BeerFan001 (トーク | 投稿記録) 編集の要約なし |
BeerFan001 (トーク | 投稿記録) 編集の要約なし |
||
| (同じ利用者による、間の4版が非表示) | |||
| 72行目: | 72行目: | ||
#footer-poweredbyico { | #footer-poweredbyico { | ||
display: none; | display: none; | ||
} | |||
.drinking-notice{ | |||
margin-top:20px; | |||
padding:12px; | |||
font-size:0.85em; | |||
color:#666; | |||
text-align:center; | |||
border-top:1px solid #ddd; | |||
} | |||
.mw-footer-drinking-notice { | |||
display: block; | |||
margin-top: 10px; | |||
padding-top: 8px; | |||
font-size: 0.9em; | |||
line-height: 1.6; | |||
font-weight: bold; | |||
color: #b22222; /* 落ち着いた警告色 */ | |||
} | |||
#footer-info li { | |||
max-width: 100%; | |||
} | } | ||
| 99行目: | 123行目: | ||
} | } | ||
/* Infobox | /* Infobox 内の段落やリストの余白を抑える */ | ||
.infobox p { | .infobox p { | ||
margin: 0; | margin: 0; | ||
} | } | ||
.infobox ul, | .infobox ul, | ||
.infobox ol { | .infobox ol { | ||