From 0b7ae1abc8e578ff1adbdf25ff7970afc9704776 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 8 Aug 2023 13:31:53 +0000 Subject: [PATCH] Update docs for main Signed-off-by: github-actions --- main/_static/pygments.css | 1 + 1 file changed, 1 insertion(+) diff --git a/main/_static/pygments.css b/main/_static/pygments.css index 691aeb8..0d49244 100644 --- a/main/_static/pygments.css +++ b/main/_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 */