diff options
| author | Michael Biebl <biebl@debian.org> | 2024-07-26 01:21:47 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2024-07-26 01:21:47 +0200 |
| commit | 5da7278b1e7c5ad18c00f80a6377f9bb9832e1f8 (patch) | |
| tree | 8d0f9750b15da4ab81e2e223e862862e5f8c9ece /docs/api/html/style.css | |
| parent | 2dc0a77fbfabd06aaef47f0e3fe5c97acd8ba874 (diff) | |
| parent | 45a364c60a9d6d34e614c4f1f507c69336ad1e69 (diff) | |
Update upstream source from tag 'upstream/1.48.6'
Update to upstream version '1.48.6' with Debian dir 079dcf02130f9ab9f223112f63e2a4751dcbc658
Diffstat (limited to 'docs/api/html/style.css')
| -rw-r--r-- | docs/api/html/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/api/html/style.css b/docs/api/html/style.css index 2eeda1f0..437e8601 100644 --- a/docs/api/html/style.css +++ b/docs/api/html/style.css @@ -473,6 +473,7 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: .cs { color: #3D7B7B; font-style: italic } /* Comment.Special */ .gd { color: #A00000 } /* Generic.Deleted */ .ge { font-style: italic } /* Generic.Emph */ +.ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */ .gr { color: #E40000 } /* Generic.Error */ .gh { color: #000080; font-weight: bold } /* Generic.Heading */ .gi { color: #008400 } /* Generic.Inserted */ |