12 lines
127 B
CSS
12 lines
127 B
CSS
|
.highlight {
|
||
|
color: #9966cc !important;
|
||
|
}
|
||
|
|
||
|
.curly {
|
||
|
color: #993374 !important;
|
||
|
}
|
||
|
|
||
|
.square {
|
||
|
color: #c77b7b !important;
|
||
|
}
|