MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 4: Line 4:
}
}


.info-table{
  border-collapse: collapse;
  background: #cce0ff;
{


.info-table {
  margin:10px;
  background-color:#cce0ff;
  border-width:2px
}


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