# elasticpress/4.5.1/assets/css/highlighting.css

ElasticPress, version 4.5.1. 6 lines.

- Page: https://pluginprobe.com/plugins/elasticpress/4.5.1/code/assets/css/highlighting.css
- Raw: https://pluginprobe.com/plugins/elasticpress/4.5.1/raw/assets/css/highlighting.css
- Modified: 2021-08-26T17:30:18+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/elasticpress/4.5.1/code/assets/css/highlighting.css#L10-L20`.

```css
.ep-highlight {
	background-color: transparent;
	font-style: italic;
	font-weight: 700;
}

```
