Commit ccb6ac57 authored by Mark Otto's avatar Mark Otto

lighter .highlight in sidenotes as well

parent 0a84a7c4
...@@ -45,7 +45,8 @@ body { ...@@ -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;
} }
......
Markdown is supported
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