Sha256: eaa64dbcf040ef5e87f8ed59d8083c3de80247b948fca5f208fa20c6971c2461

Contents?: true

Size: 281 Bytes

Versions: 1

Compression:

Stored size: 281 Bytes

Contents

<%= Rouge::Themes::Github.render(scope: '.highlight') %>

.highlight {
  background-color: white;
  border: thin solid $grey-base;
  padding: 10px 20px;
  overflow-x: auto;
  word-break: inherit;
  word-wrap: inherit;
  letter-spacing: 0.2px;

  span {
    line-height: 25px;
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fuel-0.4.1 app/assets/stylesheets/fuel/base/_syntax.scss.erb