mirror of https://github.com/twbs/bootstrap.git
More contrast with code snippets in sidenotes
This commit is contained in:
parent
2b228bae60
commit
f78945ccc9
|
|
@ -45,6 +45,9 @@ body {
|
||||||
.bs-docs-sidenote p:last-child {
|
.bs-docs-sidenote p:last-child {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
.bs-docs-sidenote code {
|
||||||
|
background-color: #fff;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Sections
|
/* Sections
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue