MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 233: Line 233:
   margin: 0 !important;
   margin: 0 !important;
   padding: 0 !important;
   padding: 0 !important;
}
.infobox-section th {
  background: #b0c4de !important;
  color: #000;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #aaa;
  padding: 4px;
}
}