From 326cb0df601fd78eaaa99a0ff46057462a9d4169 Mon Sep 17 00:00:00 2001 From: ap-github Date: Fri, 11 Aug 2023 09:40:24 +0000 Subject: [PATCH] [ci skip] publishing updated documentation... --- _static/pygments.css | 1 + 1 file changed, 1 insertion(+) diff --git a/_static/pygments.css b/_static/pygments.css index 08bec689d..84ab3030a 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: #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 */