「MediaWiki:Common.css」の版間の差分
提供: Test Wiki
Julyfestival (トーク | 投稿記録) |
Julyfestival (トーク | 投稿記録) |
||
行54: | 行54: | ||
font-size: 1.6em; | font-size: 1.6em; | ||
font-weight: bold; | font-weight: bold; | ||
− | color:# | + | color:#e0cda5; |
text-indent: 5px; | text-indent: 5px; | ||
letter-spacing: 3px; | letter-spacing: 3px; |
2015年5月16日 (土) 21:57時点における版
/* ここに記述したCSSはすべての外装に反映されます */ .mw-content-ltr { font-family:'Times New Roman','HGS明朝B'; font-size:1.0em; background-image:url(images/background/bg.jpg); } #mw_content { width: 100%; line-height: 1.5em; /* padding: 0 1em 1em 1em;*/ } body { margin: 0; padding: 2px 2px; font-family:'Times New Roman','HGS明朝B'; font-size: 11pt; color: #00366c; background-image: url(images/background/bg.jpg); } /* 画面最上部のメニュー:リンク書式 */ #layout_header_menu a:hover { color: red; background-color: #fff0aa; border: 1px solid #ffa42f; } .mw-body { font-family:'Times New Roman','HGS明朝B'; font-size:1.0em; color:#0c2b49; } /*見出し*/ h1 { font-size: 2.0em; font-weight: bold; border-bottom: solid 1px #d8c3b2; text-indent: 5px; letter-spacing: 5px; padding: 5px 5px; margin: 30px 0px; clear: both; } h2 { font-family:'Times New Roman','HGS明朝B'; font-size: 1.6em; font-weight: bold; color:#e0cda5; text-indent: 5px; letter-spacing: 3px; border-width: 1px 1px 1px 5px; padding: 5px 5px; margin: 10px 0px 5px; background-color:rgba( 0, 52, 119, 0.50 ); border-style:solid none none none #00366c" clear: both; } h3 { font-size: 12pt; font-weight: lighter; text-indent: 5px; letter-spacing: 3px; border-width: 0px 0px 1px 5px; border-style: solid; border-bottom-color: #b87330; border-left-color: #b87330; padding: 2px 5px; margin: 8px 0px 3px; clear: both; } h4 { font-size: 12pt; font-weight: lighter; text-indent: 5px; letter-spacing: 2px; border-bottom: solid 1px #b87330; padding: 2px 5px; margin: 8px 0px 2px; clear: both; } h5 { font-size: 12pt; font-weight: bold; } #mw_main { padding: 0 0 0 0; margin: 0 0 0 0; margin-top: 3.5em; }