diff --git a/sites/blog.soutade.fr/css/blog.css b/sites/blog.soutade.fr/css/blog.css index 11e3b28..85552c3 100755 --- a/sites/blog.soutade.fr/css/blog.css +++ b/sites/blog.soutade.fr/css/blog.css @@ -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 */ diff --git a/static/js/tinymce/jscripts/tiny_mce/plugins/dynastiecolor/dynastiecolor.html b/static/js/tinymce/jscripts/tiny_mce/plugins/dynastiecolor/dynastiecolor.html index 105e378..d4efbbe 100644 --- a/static/js/tinymce/jscripts/tiny_mce/plugins/dynastiecolor/dynastiecolor.html +++ b/static/js/tinymce/jscripts/tiny_mce/plugins/dynastiecolor/dynastiecolor.html @@ -14,6 +14,7 @@