MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 99: Line 99:
/* Big Tables */
/* Big Tables */
.bigtable {
.bigtable {
  border: 1px solid #aaa;
   color: black;
   color: black;
   margin-bottom: 0.5em;
   margin-bottom: 0.5em;
Line 108: Line 107:
   background-color: #f9f9f9;
   background-color: #f9f9f9;
   font-size: 14px;
   font-size: 14px;
  vertical-align: top;
}
}
.bigtable td,
.bigtable td {
.bigtable th {
   vertical-align: top;
   vertical-align: top;
  margin: 0 10px;
}
}
787

edits