0byt3m1n1
Path:
C:
/
wamp64
/
www
/
cpms_new
/
gentelella-1.3.0
/
vendors
/
select2
/
docs
/
_sass
/
[
Home
]
File: _code.scss
// Code (inline and block) // Inline code within headings retain the heading's background-color h2 code, h3 code, h4 code { background-color: inherit; } // Modify Bootstrap's styles for blocks of code pre.prettyprint { padding: 9px 14px; margin-bottom: 14px; background-color: #f7f7f9; border: 1px solid #e1e1e8; }