MediaWiki:Vector.css
注意: 保存後、変更を確認するにはブラウザーのキャッシュを消去する必要がある場合があります。
- Firefox / Safari: Shift を押しながら 再読み込み をクリックするか、Ctrl-F5 または Ctrl-R を押してください (Mac では ⌘-R)
- Google Chrome: Ctrl-Shift-R を押してください (Mac では ⌘-Shift-R)
- Internet Explorer / Microsoft Edge: Ctrl を押しながら 最新の情報に更新 をクリックするか、Ctrl-F5 を押してください
- Opera: Ctrl-F5を押してください
/* ここに記述したCSSはベクター外装の利用者に影響します */
h1, h2, h3, h4, h5, h6 {
color: black;
background: none;
font-weight: normal;
margin: 0;
padding-top: .5em;
padding-bottom: .17em;
border-bottom: 1px solid #aaa;
}
h1 { font-size: 300%; }
h1 .editsection { font-size: 53%; }
h2 { font-size: 200%; }
h2 .editsection { font-size: 67%; }
h1, h2 {
margin-bottom: 0.6em;
}
h3, h4, h5, h6 {
border-bottom: none;
font-weight: bold;
}
h3 { font-size: 180%; }
h3 .editsection { font-size: 76%; font-weight: normal; }
h4 { font-size: 150%; }
h4 .editsection { font-size: 86%; font-weight: normal; }
h5 { font-size: 125%; }
h5 .editsection { font-weight: normal; }
h6 { font-size: 100%; }
h6 .editsection { font-size: 125%; font-weight: normal; }