mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-15 15:29:22 +01:00
lighter .highlight in sidenotes as well
This commit is contained in:
parent
0a84a7c43d
commit
ccb6ac570f
@ -45,7 +45,8 @@ body {
|
|||||||
.bs-docs-sidenote p:last-child {
|
.bs-docs-sidenote p:last-child {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
.bs-docs-sidenote code {
|
.bs-docs-sidenote code,
|
||||||
|
.bs-docs-sidenote .highlight {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user