Template:Monster stats/style.css

From Campaigns
Revision as of 05:35, 13 February 2022 by Lithl (talk | contribs) (Created page with "table.stats th { text-align: center; font-size: 12px; font-weight: bold; } table.stats td { text-align: center; font-size: 18px; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
table.stats th {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}

table.stats td {
  text-align: center;
  font-size: 18px;
}