mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
5 lines
97 B
CSS
5 lines
97 B
CSS
/* Differentiate the way we display regex fragments. */
|
|
.regexp {
|
|
color: darkred !important;
|
|
}
|