summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '_static/pygments.css')
-rw-r--r--_static/pygments.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/_static/pygments.css b/_static/pygments.css
index 691aeb8..0d49244 100644
--- a/_static/pygments.css
+++ b/_static/pygments.css
@@ -17,6 +17,7 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left:
.highlight .cs { color: #408090; background-color: #fff0f0 } /* Comment.Special */
.highlight .gd { color: #A00000 } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
+.highlight .ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */
.highlight .gr { color: #FF0000 } /* Generic.Error */
.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */
.highlight .gi { color: #00A000 } /* Generic.Inserted */