# wp-insert/1.3.1/codepress/languages/java.css

Wp-Insert, version 1.3.1. 8 lines.

- Page: https://pluginprobe.com/plugins/wp-insert/1.3.1/code/codepress/languages/java.css
- Raw: https://pluginprobe.com/plugins/wp-insert/1.3.1/raw/codepress/languages/java.css
- Modified: 2009-09-11T15:02:30+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/wp-insert/1.3.1/code/codepress/languages/java.css#L10-L20`.

```css
/*
 * CodePress color styles for Java syntax highlighting
 */

b {color:#7F0055;font-weight:bold;font-style:normal;} /* reserved words */
i, i b, i s {color:#3F7F5F;font-weight:bold;} /* comments */
s, s b {color:#2A00FF;font-weight:normal;} /* strings */

```
