Steps for CSS
- Copy and paste the following into box (including the periods):
.mes_text {
font-style: italic;
color: lightgray;
}
.mes_text q {
font-style: italic;
Color: white;
}
- should be done- mes.text is any text without being wrapped in quotation marks, mes_text q is any text wrapped with quotes