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

Wp-Insert, version 1.5.0. 8 lines.

- Page: https://pluginprobe.com/plugins/wp-insert/1.5.0/code/codepress/languages/java.css
- Raw: https://pluginprobe.com/plugins/wp-insert/1.5.0/raw/codepress/languages/java.css
- Modified: 2009-11-22T18:42:14+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.5.0/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 */

```
