This commit is contained in:
wentch
2015-12-31 15:17:44 +08:00
parent 0e656a40e8
commit 3b29b5fd09
2 changed files with 31 additions and 25 deletions

View File

@@ -28,7 +28,7 @@
.highlight .s { color: #FF00FF } /* Literal.String */
.highlight .na { color: #7D9029 } /* Name.Attribute */
.highlight .nb { color: #008000 } /* Name.Builtin */
.highlight .nc { color: #0000FF; font-weight: bold } /* Name.Class */
.highlight .nc { color: #000080 } /* Name.Class */
.highlight .no { color: #880000 } /* Name.Constant */
.highlight .nd { color: #AA22FF } /* Name.Decorator */
.highlight .ni { color: #999999; font-weight: bold } /* Name.Entity */