「MediaWiki:Common.css」の版間の差分
提供: 個人的記録
3行目: | 3行目: | ||
div#content{ | div#content{ | ||
background:#fffff8; | background:#fffff8; | ||
− | |||
− | |||
− | |||
} | } | ||
body{ | body{ |
2015年1月4日 (日) 13:08時点における版
/* ここに記述したCSSはすべての外装に反映されます */ div#content{ background:#fffff8; } body{ background:#f0f0f0; } li.selected.span{ background:inherit; } div.vectorTabs ul li{ background:#ff0000; } div.vectorTabs ul li.selected{ background:inherit; }