Sha256: ae5b7a552aaefbba4d936e1c402dfe5c4512dfc66e2a8fbda2a06fb3078a91b8

Contents?: true

Size: 1.28 KB

Versions: 1

Compression:

Stored size: 1.28 KB

Contents

.bullets
  ///////////////////////////////////////////////////////////////////////////////////
  $base-line-height: 1.5em !default
  $base-accent-color: #0277BD !default
  $base-link-color: $base-accent-color !default
  $dark-gray: #333 !default
  $base-font-color: $dark-gray !default
  padding: 0
  h2
    margin: 0
  li
    list-style: none
  p
    color: $base-font-color
    line-height: $base-line-height
  img
    max-width: 100%
  //////////////////////////////////////////////////////////////////////////////////
  $icon-bullet-size: 3.5em
  +display(flex)
  +flex-wrap(wrap)
  margin-bottom: $base-line-height
  margin: 1em
  overflow: auto
  .bullet
    +flex-basis(20em)
    +flex-grow(1)
  .bullet-icon
    background: $base-accent-color
    border-radius: 50%
    float: left
    height: $icon-bullet-size
    padding: $icon-bullet-size / 4
    width: $icon-bullet-size
  .bullet-icon-1
    background: $base-accent-color
  .bullet-icon-2
    background: adjust-hue($base-accent-color, -50%)
  .bullet-icon-3
    background: adjust-hue($base-accent-color, -140%)
  .bullet-content
    margin-left: $icon-bullet-size * 1.4
    margin-bottom: 2em
  h2
    display: inline-block
    font-size: $icon-bullet-size / 2.5
    margin-bottom: $icon-bullet-size / 6
    padding-top: $icon-bullet-size / 7

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
breezeblocks-0.0.4 source/stylesheets/breezeblocks/_icon-bullet-points.sass