Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 44ae028

Browse filesBrowse files
silverwindaddaleax
authored andcommitted
doc: fix <code> inside stability boxes
Fixes: #9714 PR-URL: #9723 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 5379b9d commit 44ae028
Copy full SHA for 44ae028

File tree

Expand file treeCollapse file tree

1 file changed

+5
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-0
lines changed
Open diff view settings
Collapse file

‎doc/api_assets/style.css‎

Copy file name to clipboardExpand all lines: doc/api_assets/style.css
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,11 @@ tt, code {
362362
padding: .1em .3em;
363363
}
364364

365+
.api_stability code {
366+
background: rgba(0, 0, 0, .1);
367+
padding: .1em .3em;
368+
}
369+
365370
a code {
366371
color: inherit;
367372
background: inherit;

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.