Jump to content

Template:Color box/styles.css

From AOWIS
Revision as of 03:47, 18 March 2026 by Samuel (talk | contribs) (Replaced content with ".color-box { border-radius: 4px; padding: 0.75em 1em; margin: 0.75em 0; border: 1px solid transparent; font-size: 95%; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.color-box {
  border-radius: 4px;
  padding: 0.75em 1em;
  margin: 0.75em 0;
  border: 1px solid transparent;
  font-size: 95%;
}