MediaWiki:Common.css
ナビゲーションに移動
検索に移動
注意: 保存後、変更を確認するにはブラウザーのキャッシュを消去する必要がある場合があります。
- Firefox / Safari: Shift を押しながら 再読み込み をクリックするか、Ctrl-F5 または Ctrl-R を押してください (Mac では ⌘-R)
- Google Chrome: Ctrl-Shift-R を押してください (Mac では ⌘-Shift-R)
- Internet Explorer: Ctrl を押しながら 最新の情報に更新 をクリックするか、Ctrl-F5 を押してください
- Opera: メニュー → 設定 (Mac では Opera → 環境設定) に移動し、プライバシーとセキュリティ → 閲覧データを消去 → キャッシュされた画像およびファイル からキャッシュをクリアしてください。
/* ここに記述したCSSはすべての外装に反映されます */ body { font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif; background-color:#E4EAC7; font-size:17px; line-height:1.6; } #mw-page-base { height: 5em; background-position: bottom left; background-color: #E4EAC7; } #mw-head { position: absolute; top: 0; right: 0; width: 100%; background-color: #E4EAC7; } .mw-body-content { font-size: 17px; line-height: 1.6; } .mw-parser-output a.external { color: #007b43; background-color: inherit; text-decoration: none; } .mw-parser-output a.visited { color: #007b43; background-color: inherit; text-decoration: none; } .mw-parser-output a.active { color:#007b43; background-color:inherit; text-decoration:none; } .mw-parser-output a.hover { color:#e9546b; background-color:inherit; text-decoration:none; } a:link { color:#007b43; background-color:inherit; text-decoration:none; } a:visited { color: #007b43; background-color: inherit; text-decoration: none; } a:active { color: #007b43; background-color: inherit; text-decoration: none; } a:hover { color:#e9546b; background-color:inherit; text-decoration:none; } a.new, #p-personal a.new { color:#007b43; background-color:inherit; text-decoration:none; } .vectorTabs .new a, .vectorTabs .new a:link { color:#007b43; background-color:inherit; text-decoration:none; } .vectorTabs .new a, .vectorTabs .new a:visited { color:#007b43; background-color:inherit; text-decoration:none; } .vectorTabs .new a, .vectorTabs .new a:active { color:#007b43; background-color:inherit; text-decoration:none; } .vectorTabs .new a, .vectorTabs .new a:hover { color:#e9546b; background-color:inherit; text-decoration:none; } .vectorTabs li a:link { color: #007b43; display: block; height: 1.9em; padding-left: 0.615em; padding-right: 0.615em; cursor: pointer; font-size: 0.8125em; } .vectorTabs li a:visited { color: #007b43; display: block; height: 1.9em; padding-left: 0.615em; padding-right: 0.615em; cursor: pointer; font-size: 0.8125em; } .vectorTabs li a:active { color: #007b43; display: block; height: 1.9em; padding-left: 0.615em; padding-right: 0.615em; cursor: pointer; font-size: 0.8125em; } .vectorTabs li a:hover { color: #e9546b; display: block; height: 1.9em; padding-left: 0.615em; padding-right: 0.615em; cursor: pointer; font-size: 0.8125em; } .vectorMenu li a:link { color: #007b43; display: block; padding: 0.625em; white-space: nowrap; cursor: pointer; font-size: 0.8125em; } .vectorMenu li a:visited { color: #007b43; display: block; padding: 0.625em; white-space: nowrap; cursor: pointer; font-size: 0.8125em; } .vectorMenu li a:active { color: #007b43; display: block; padding: 0.625em; white-space: nowrap; cursor: pointer; font-size: 0.8125em; } .vectorMenu li a:hover { color: #e9546b; display: block; padding: 0.625em; white-space: nowrap; cursor: pointer; font-size: 0.8125em; } #mw-panel .portal .body li a:link { color: #007b43; } #mw-panel .portal .body li a:active { color: #007b43; } #mw-panel .portal .body li a:visited { color: #007b43; } #mw-panel .portal .body li a:hover { color: #e9546b; } .mw-body { border: 1px solid #00B643; border-right-width: 1px; border-right-width: 0; margin-top: -1px; } span, #mw-head .vectorMenu h3 { background-image: url(/mediawiki3/skins/Vector/images/tab-separator.png?09d4b); background-image: linear-gradient(to bottom, rgba(167,215,249,0) 0, #00B643 100%); background-repeat: no-repeat; background-size: 1px 100%; }