6 lines
79 B
CSS
6 lines
79 B
CSS
@import url("css/theme.css");
|
|
|
|
.highlight {
|
|
background: white !important
|
|
}
|