From 69628a10ba9185e1f4b25e09b26a62c6a7dd9910 Mon Sep 17 00:00:00 2001 From: jmsexton03 Date: Tue, 15 Aug 2023 22:46:40 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=207a8ba?= =?UTF-8?q?99df880a20e55112ce34ae5bea1b96f88d2=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs_html/_static/pygments.css | 1 + 1 file changed, 1 insertion(+) diff --git a/docs_html/_static/pygments.css b/docs_html/_static/pygments.css index 691aeb82..0d49244e 100644 --- a/docs_html/_static/pygments.css +++ b/docs_html/_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 */