diff options
| author | Michael Biebl <biebl@debian.org> | 2024-05-17 11:39:03 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2024-05-17 11:39:03 +0200 |
| commit | 146def28f0a5091106d0ff88ea132dbedaaa43b5 (patch) | |
| tree | 0470e2d82f4b33a666e78b5899dca2c7214a0f40 /docs/api/html/style.css | |
| parent | 8b8525beb835e65d924f04fadf5e7f0430f09d02 (diff) | |
| parent | 88625ab09bf9c6d8f0d5042fcde398a5abfd1da6 (diff) | |
Update upstream source from tag 'upstream/1.47.91'
Update to upstream version '1.47.91' with Debian dir dc71510ce71b3da10634784151be7618296191c7
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 */ |