Sha256: 6b6d9bb2347e4b94bd19cdcb378f7bbbfbf6797a6c5e833572229b7012c77bef

Contents?: true

Size: 574 Bytes

Versions: 8

Compression:

Stored size: 574 Bytes

Contents

/*
 * THIS FILE IS AUTOGENERATED, DO NOT MODIFY!
 *
 * To change the contents of this file,
 * edit `_sass/pooleparty/_table.pre.scss`
 * and run `npm run build:css`.
 *
 * During development you can run `npm run watch:css`
 * to continuosly rebuild this file.
 */

table:not(.highlight) {
  
  border-collapse: collapse;
  margin-bottom: 2rem;
  margin-left: -1rem;
  

  

  
  td, th {
    padding: .25rem .5rem;
    border: 1px solid $border-color;

    &:first-child {
      padding-left: 1rem;
    }

    &:last-child {
      padding-right: 1rem;
    }
  }
  

  
}


Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
jekyll-theme-hydejack-7.3.0 _sass/pooleparty/__inline/_table.scss
jekyll-theme-hydejack-7.2.0 _sass/pooleparty/__inline/_table.scss
jekyll-theme-hydejack-7.1.1 _sass/pooleparty/__inline/_table.scss
jekyll-theme-hydejack-7.1.0 _sass/pooleparty/__inline/_table.scss
jekyll-theme-hydejack-7.0.1 _sass/pooleparty/__inline/_table.scss
jekyll-theme-hydejack-7.0.0 _sass/pooleparty/__inline/_table.scss
jekyll-theme-hydejack-7.0.0.pre.beta.1 _sass/pooleparty/__inline/_table.scss
jekyll-theme-hydejack-7.0.0.pre.beta.0 _sass/pooleparty/__inline/_table.scss