jquery.syntax.brush.python.css 158 Bytes
.syntax-theme-base .python .decorator {
  color: #ffb600;
  font-weight: bold; }
.syntax-theme-base .python .builtin {
  color: #33f;
  font-style: italic; }