hugo-json/assets/css/red.css
brooke 07c353258f
All checks were successful
Hugo / build (push) Successful in 6s
add theme support
2024-06-18 19:04:31 -04:00

11 lines
127 B
CSS

.highlight {
color: #e83e3e !important;
}
.curly {
color: #ef7373 !important;
}
.square {
color: #ffb0b0 !important;
}