| [ Index ] |
PHP Cross Reference of Wordpress 2.9.1 |
[Summary view] [Print] [Text view]
1 /* 2 * CodePress color styles for CSS syntax highlighting 3 */ 4 5 b, b a, b u {color:#000080;} /* tags, ids, classes */ 6 i, i b, i s, i a, i u {color:gray;} /* comments */ 7 s, s b {color:#a0a0dd;} /* parameters */ 8 a {color:#0000ff;} /* keys */ 9 u {color:red;} /* values */ 10
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Fri Jan 8 00:19:48 2010 | Cross-referenced by PHPXref 0.7 |