Template:Font color/styles.css

From WildRP
< Template:Font color
Revision as of 15:15, 24 February 2021 by Tanklovesyou (talk | contribs) (Created page with ".text-color-green { color: green; } .text-color-blue { color: blue; } .text-color-red { color: red; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.text-color-green {
  color: green;
}

.text-color-blue {
  color: blue;
}

.text-color-red {
  color: red;
}