Jump to content

Template:Infobox Nation/styles.css

From VeraciaWiki
Revision as of 20:44, 11 April 2024 by DM (talk | contribs) (Created page with ".infobox { border: 1px solid #000; margin: 0 0 0.5em 0.5em; padding: 0.5em; width: 30%; float: right; border-collapse: collapse; table-layout: fixed }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.infobox {
  border: 1px solid #000;
  margin: 0 0 0.5em 0.5em;
  padding: 0.5em;
  width: 30%;
  float: right;
  border-collapse: collapse;
  table-layout: fixed
}