「MediaWiki:Common.css」の版間の差分

提供:桜江古文書を現代に活かす会
ナビゲーションに移動 検索に移動
48行目: 48行目:
 
}
 
}
 
/* サイドバー */
 
/* サイドバー */
li#"n-.E7.9F.B3.E8.A6.8B.E9.8A.80.E5.B1.B1.E9.A0.9833.E3.83.B5.E5.AF.BA {
+
#"n-.E7.9F.B3.E8.A6.8B.E9.8A.80.E5.B1.B1.E9.A0.9833.E3.83.B5.E5.AF.BA li {
 
display:none;
 
display:none;
 
width:135px;
 
width:135px;

2022年2月20日 (日) 04:33時点における版

/* ここに記述した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;  
}
/* サイドバー */
#"n-.E7.9F.B3.E8.A6.8B.E9.8A.80.E5.B1.B1.E9.A0.9833.E3.83.B5.E5.AF.BA li {
display:none;
width:135px;
height:270px;
background:url(/mw/skins/common/images/banner_iwamiginzan33.jpg) no-repeat;
}