Sha256: ae99ef07b3ce60de4a78fb9348f0f6186e8c8e8ab47e263ca594fa36211fa588

Contents?: true

Size: 329 Bytes

Versions: 8

Compression:

Stored size: 329 Bytes

Contents

// Messages
//
// Show alert messages to users. You may add it to single elements like a `<p>`,
// or to a parent if there are multiple elements to show.

// <<<<< INLINE
.message {
  margin-bottom: 1rem;
  padding: 1rem;
  color: $gray-text;
  background-color: $gray-bg;
  margin-left: -1rem;
  margin-right: -1rem;
}
// >>>>>

Version data entries

8 entries across 8 versions & 1 rubygems

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