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

提供: 個人的記録
移動: 案内検索
 
2行目: 2行目:
  
 
div#content{
 
div#content{
background:#fffff8;
+
background:#fffff3;
 
}
 
}
 
body{
 
body{

2015年1月5日 (月) 14:38時点における最新版

/* ここに記述したCSSはすべての外装に反映されます */
 
div#content{
background:#fffff3;
}
body{
background:#f0f0f0;
}
li.selected.span{
background:inherit;
}
div.vectorTabs ul li.selected{
background:inherit;
}