Update CSS and dynastiecolor plugin (more lexers)

This commit is contained in:
2012-11-13 20:56:49 +01:00
parent a6f66afbac
commit e12b8685b1
2 changed files with 5 additions and 0 deletions

View File

@@ -380,6 +380,8 @@ ul li
display:none;
}
/* Pygments */
.highlight { background-color: #e8e8e8; }
.color_hll { background-color: #ffffcc }
.color_c { color: #008800; font-style: italic } /* Comment */
.color_err { border: 1px solid #FF0000 } /* Error */