From: Mark Otto Date: Sun, 14 Apr 2013 19:54:02 +0000 (-0700) Subject: More contrast with code snippets in sidenotes X-Git-Tag: v3.0.0-rc1~436 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f78945ccc9c848318f2a2e58d3ea1cc2c3ea6b61;p=thirdparty%2Fbootstrap.git More contrast with code snippets in sidenotes --- diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 2ec7799edf..67b3696926 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -45,6 +45,9 @@ body { .bs-docs-sidenote p:last-child { margin-bottom: 0; } +.bs-docs-sidenote code { + background-color: #fff; +} /* Sections