「MediaWiki:Common.css」の版間の差分
ナビゲーションに移動
検索に移動
2行目: | 2行目: | ||
/* メインページ */ | /* メインページ */ | ||
#home_recent_wrapper { | #home_recent_wrapper { | ||
− | width: | + | width:0%; |
margin: 0; | margin: 0; | ||
padding: 10px 0; | padding: 10px 0; |
2022年2月20日 (日) 05:10時点における版
/* ここに記述したCSSはすべての外装に反映されます */ /* メインページ */ #home_recent_wrapper { width:0%; margin: 0; padding: 10px 0; overflow: hidden; } #home_recent_wrapper:after { content: ""; display: block; clear: both; height: 1px; overflow: hidden; } /*\*/ * html #home_recent_wrapper { height: 1em; overflow: visible; } /**/ #home_recent_left { width:49%; float:left; } #home_recent_right { width:49%; float:right; } /* テーブル */ table.wikitable{ background: #f9f9f9; border: 1px solid #aaa; border-collapse: collapse; } table.wikitable th, table.wikitable td{ border: 1px solid #aaa; padding: 0.2em; } table.wikitable th{ background: #f2f2f2; text-align: center; } table.wikitable caption{ margin-left: inherit; margin-right: inherit; } /* サイドバー */ ul.vector-menu-content-list li#n-.E7.9F.B3.E8.A6.8B.E9.8A.80.E5.B1.B1.E9.A0.9833.E3.83.B5.E5.AF.BA a:link { display:block!important; width:135px; height:270px; background:url(/mw/skins/common/images/banner_iwamiginzan33.jpg) no-repeat; }