mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-06 05:37:39 +02:00
lighter .highlight in sidenotes as well
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user