From 8be5d3d4a439f0698d68a4f8b3681b2c78698d1f Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 22 Sep 2023 08:47:34 +0000 Subject: [PATCH] Update documentation --- _static/pygments.css | 1 + 1 file changed, 1 insertion(+) diff --git a/_static/pygments.css b/_static/pygments.css index 691aeb82..0d49244e 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 */