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

提供: 個人的記録
移動: 案内検索
2行目: 2行目:
  
 
div#content{
 
div#content{
background:#efefe0;
+
background:#ffffe0;
 
}
 
}
 
div#mw-head{
 
div#mw-head{
background:#e0e0d0;
+
background:#f0f0f0;
 
}
 
}
 
body{
 
body{
background:#e0e0d0;
+
background:#f0f0f0;
 
}
 
}

2015年1月4日 (日) 12:45時点における版

/* ここに記述したCSSはすべての外装に反映されます */
 
div#content{
background:#ffffe0;
}
div#mw-head{
background:#f0f0f0;
}
body{
background:#f0f0f0;
}