From 7fa3f0ed45ebac5de004e556e3b3e7e9473ae6b5 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 17 Aug 2023 23:01:26 +0000 Subject: [PATCH] update docs [bot] --- docs/_static/pygments.css | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/_static/pygments.css b/docs/_static/pygments.css index 08bec68..84ab303 100644 --- a/docs/_static/pygments.css +++ b/docs/_static/pygments.css @@ -17,6 +17,7 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: .highlight .cs { color: #3D7B7B; font-style: italic } /* 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: #E40000 } /* Generic.Error */ .highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */ .highlight .gi { color: #008400 } /* Generic.Inserted */