Sha256: 10fae99a527cc208b439d9026caa15eb45d5ca04a5f89f550799e9d4823d8220

Contents?: true

Size: 441 Bytes

Versions: 9

Compression:

Stored size: 441 Bytes

Contents

// Code
//––––––––––––––––––––––––––––––––––––––––––––––––––

code {
  padding: .2rem .5rem;
  margin: 0 .2rem;
  font-size: 90%;
  white-space: nowrap;
  background: lighten($light-grey, 6.4%);
  border: 1px solid $light-grey;
  border-radius: $global-radius;
}

pre > code {
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre;
}

Version data entries

9 entries across 9 versions & 3 rubygems

Version Path
jekyll-theme-newtype-0.1.3 _sass/skeleton/modules/_code.scss
jekyll-theme-newtype-0.1.2 _sass/skeleton/modules/_code.scss
jekyll-theme-newtype-0.1.1 _sass/skeleton/modules/_code.scss
jekyll-theme-newtype-0.1.0 _sass/skeleton/modules/_code.scss
blog.sahithyen.com-0.1.2 _sass/modules/_code.scss
flying_dutchman-0.6.0 vendor/assets/stylesheets/skeleton/modules/_code.scss
flying_dutchman-0.5.0 vendor/assets/stylesheets/skeleton/modules/_code.scss
flying_dutchman-0.4.0 vendor/assets/stylesheets/skeleton/modules/_code.scss
flying_dutchman-0.3.0 vendor/assets/stylesheets/skeleton/modules/_code.scss