「MediaWiki:Common.css」の版間の差分
編集の要約なし |
編集の要約なし |
||
| (同じ利用者による、間の24版が非表示) | |||
| 6行目: | 6行目: | ||
line-height:1.5em; | line-height:1.5em; | ||
} | } | ||
footer{ | .mw-footer{ | ||
max-width:800px; | max-width:800px; | ||
margin:auto; | margin:auto; | ||
border-top:2px solid #567fff; | |||
} | } | ||
.vector-header-container .mw-header{min-width:200px;} | |||
a{ | a{ | ||
| 17行目: | 19行目: | ||
color:#5b07ed; | color:#5b07ed; | ||
} | } | ||
div.template_inyou{ | div.template_inyou{ | ||
margin:1em 1em 1em 0.5em; | margin:1em 1em 1em 0.5em; | ||
| 31行目: | 32行目: | ||
} | } | ||
div.template_kakikake{ | div.template_kakikake{ | ||
border: | border:1px solid #f88; | ||
padding:0. | padding:0.2em 0.8em; | ||
font-size:90%; | |||
} | } | ||
div.template_KototamaKatsuyo_hanrei{ | div.template_KototamaKatsuyo_hanrei{ | ||
| 111行目: | 113行目: | ||
/* 重大 諸本相違点で使う */ | /* 重大 諸本相違点で使う */ | ||
span.serious{font-weight:bold;color:red;} | span.serious{font-weight:bold;color:red;} | ||
/*上部のメッセージ*/ | |||
div.sitenotice{font-size:1.2em;} | |||