12 lines
127 B
CSS
12 lines
127 B
CSS
|
.highlight {
|
||
|
color: #4286f4 !important;
|
||
|
}
|
||
|
|
||
|
.curly {
|
||
|
color: #8d00c5 !important;
|
||
|
}
|
||
|
|
||
|
.square {
|
||
|
color: #66ffed !important;
|
||
|
}
|