「MediaWiki:Common.css」の版間の差分
編集の要約なし |
編集の要約なし タグ: 手動差し戻し |
||
(同じ利用者による、間の41版が非表示) | |||
2行目: | 2行目: | ||
/* <source lang="css"> */ | /* <source lang="css"> */ | ||
.vector-body{ | |||
font-size:1em; | |||
line-height:1.5em; | |||
} | |||
.mw-footer{ | |||
max-width:800px; | |||
margin:auto; | |||
border-top:2px solid #567fff; | |||
} | |||
.vector-header-container .mw-header{min-width:200px;} | |||
a{ | |||
color:#0062ff; | |||
} | |||
a:visited{ | |||
color:#5b07ed; | |||
} | |||
div.template_inyou{ | div.template_inyou{ | ||
margin:1em 1em 1em 0.5em; | |||
border-left:0.5em solid #ddd; | |||
padding-left:1.5em; | |||
/* | |||
border:1px solid #888; | border:1px solid #888; | ||
background:#eee; | background:#eee; | ||
8行目: | 29行目: | ||
margin-top:1em; | margin-top:1em; | ||
margin-bottom:1em; | margin-bottom:1em; | ||
*/ | |||
} | } | ||
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{ | ||
20行目: | 43行目: | ||
span.mw-headline{ | span.mw-headline{ | ||
font-weight:bold; | font-weight:bold; | ||
} | |||
table.tdCenter td{ | |||
text-align:center; | |||
} | } | ||
table.onibon{ | table.onibon{ |