hugo-json/assets/css/red.css

12 lines
127 B
CSS
Raw Normal View History

2024-06-18 19:04:31 -04:00
.highlight {
color: #e83e3e !important;
}
.curly {
color: #ef7373 !important;
}
.square {
color: #ffb0b0 !important;
}