Template:Color

From Songs of Syx Wiki
Revision as of 00:22, 13 May 2021 by Zippy (talk | contribs)
Jump to navigation Jump to search

<style> .text-color-green {

 color: green;

}

.text-color-blue {

 color: blue;

}

.text-color-red {

 color: red;

} </style> {{{2}}}