nex_docus/frontend/src/index.css

7 lines
149 B
CSS
Raw Normal View History

2026-01-23 07:00:03 +00:00
.search-highlight {
background-color: #ffd54f !important;
color: black !important;
font-weight: bold;
padding: 0 2px;
border-radius: 2px;
}