Template:Font color/styles.css
Jump to navigation
Jump to search
.text-color-green {
color: green;
}
.text-color-blue {
color: blue;
}
.text-color-red {
color: red;
}