PHP Classes

File: vendors/select2/docs/_sass/_code.scss

Recommend this page to a friend!
  Classes of Jorge Castro   Gentelella BladeOne   vendors/select2/docs/_sass/_code.scss   Download  
File: vendors/select2/docs/_sass/_code.scss
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Gentelella BladeOne
Render templates using Bootstrap for presentation
Author: By
Last change:
Date: 3 years ago
Size: 326 bytes
 

Contents

Class file image Download
// 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; }