Difference between revisions of "Template:Font color/styles.css"

From WildRP
Jump to navigation Jump to search
(Created page with ".text-color-green { color: green; } .text-color-blue { color: blue; } .text-color-red { color: red; }")
 
(No difference)

Latest revision as of 15:15, 24 February 2021

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

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

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