MediaWiki:Erudite.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を押してください
/* Set a background image for the top banner */ #top-wrap { background-image: url(images/top-image.gif); } /* Set the colour of the top menu */ #menu { background-color: rgba(30, 90, 160, 0.7); } /* Set font for body text */ body { font-family: Helvetica, sans-serif; } /* Set font for headings and navigation */ h2, h3, h4, h5, h6, .entry-meta, #menu, #footer-wrap { font-family: Times New Roman, serif; }