「MediaWiki:Common.css」の版間の差分
ナビゲーションに移動
検索に移動
(同じ利用者による、間の12版が非表示) | |||
47行目: | 47行目: | ||
margin-right: inherit; | margin-right: inherit; | ||
} | } | ||
+ | |||
/* サイドバー */ | /* サイドバー */ | ||
− | li# | + | 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: | + | display:block!important; |
width:135px; | width:135px; | ||
height:270px; | height:270px; | ||
background:url(/mw/skins/common/images/banner_iwamiginzan33.jpg) no-repeat; | background:url(/mw/skins/common/images/banner_iwamiginzan33.jpg) no-repeat; | ||
} | } |
2022年2月20日 (日) 05:10時点における最新版
/* ここに記述したCSSはすべての外装に反映されます */ /* メインページ */ #home_recent_wrapper { width:100%; 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; }