User:Jahn1234567890/common.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
table.wikitable {
  margin: 1em 0;
  background-color: #f9f9f9;
  border: 1px solid #aaa;
  border-collapse: collapse;
}

table.wikitable > tr > th,
table.wikitable > tr > td,
table.wikitable > * > tr > th,
table.wikitable > * > tr > td {
    padding: 0.18em;
}

table.wikitable > tr > th,
table.wikitable > * > tr > th {
  background-color: #f2f2f2;
  text-align: center;
}

table.wikitable > caption {
  font-weight: bold;
}