Difference between revisions of "MediaWiki:Common.css"

No change in size ,  15:58, 17 September 2010
no edit summary
Line 1,233: Line 1,233:
table.color10 th
table.color10 th
{
{
background:#000000;
background:#FFFF00;
  color:#FFFF00;
  color:#000000;
align:center;
align:center;
}
}
Line 1,241: Line 1,241:
th.color10, td.color10, span.color10
th.color10, td.color10, span.color10
{
{
background:#000000;
background:#FFFF00;
  color:#FFFF00;
  color:#000000;
align:center;
align:center;
}
}