# jetpack/7.6.2/modules/custom-css/csstidy/cssparsed.css

Jetpack – WP Security, Backup, Speed, &amp; Growth, version 7.6.2. 29 lines.

- Page: https://pluginprobe.com/plugins/jetpack/7.6.2/code/modules/custom-css/csstidy/cssparsed.css
- Raw: https://pluginprobe.com/plugins/jetpack/7.6.2/raw/modules/custom-css/csstidy/cssparsed.css
- Modified: 2012-08-22T21:40:02+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/jetpack/7.6.2/code/modules/custom-css/csstidy/cssparsed.css#L10-L20`.

```css
code#copytext {
	white-space: pre;
	font-family: Verdana;
}

.at {
color:darkblue;
}

.format {
color:gray;
}

.property {
color:green;
}

.selector {
color:blue;
}

.value {
color:red;
left: 500px;
}

.comment {
color:orange;
}
```
