mirror of
https://github.com/twbs/bootstrap.git
synced 2025-10-02 00:06:46 +02:00
Javascript docs: Accessibility and cosmetic changes to headings.
Closes #15915 by merging it.
This commit is contained in:
@@ -28,6 +28,13 @@ body {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
/* Inline code within headings retain the heading's background-color */
|
||||
h2 code,
|
||||
h3 code,
|
||||
h4 code {
|
||||
background-color: inherit;
|
||||
}
|
||||
|
||||
/* Outline button for use within the docs */
|
||||
.btn-outline {
|
||||
color: #563d7c;
|
||||
|
Reference in New Issue
Block a user