MediaWiki:Common.css: Difference between revisions

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


.info-table td {
  vertical-align: top;
}


.info-table {
.info-table {
Line 14: Line 9:
   background-color:#cce0ff;
   background-color:#cce0ff;
   border-width:2px
   border-width:2px
}
.info-table td {
  vertical-align: top;
}
}