You can do something like the following:
With no CSS:
With CSS (userstyle):
CSS:
.bigredtext {
color: #ff0000;
font-size: 30px;
font-weight: bold;
}
You can do something like the following:
With no CSS:
With CSS (userstyle):
CSS:
.bigredtext {
color: #ff0000;
font-size: 30px;
font-weight: bold;
}