MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 4: Line 4:
}
}


.info-table td{
.info-table{
   border-collapse: collapse;
   border-collapse: collapse;
   background: #ff0000;
   background: #ff0000;
{
{


.info-table th,
 
.info-table td {
.info-table td{
   vertical-align: top;
   vertical-align: top;
   background:#ffffff;
   background:#ffffff;
}
}