Commit ccb6ac57 authored by Mark Otto's avatar Mark Otto
Browse files

lighter .highlight in sidenotes as well

parent 0a84a7c4
Showing with 2 additions and 1 deletion
+2 -1
......@@ -45,7 +45,8 @@ body {
.bs-docs-sidenote p:last-child {
margin-bottom: 0;
}
.bs-docs-sidenote code {
.bs-docs-sidenote code,
.bs-docs-sidenote .highlight {
background-color: #fff;
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment