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

提供: 個人的記録
移動: 案内検索
7行目: 7行目:
 
background:#e0e0d0;
 
background:#e0e0d0;
 
}
 
}
div#mw-navigation{
+
body{
background:#ff0000;
+
}
+
div#mw-head{
+
 
background:#ff0000;
 
background:#ff0000;
 
}
 
}

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

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