Sha256: cafe6271c334cdcfac19c27bfd2cf7292403733bbae344167a09474fa1f1b970

Contents?: true

Size: 1.03 KB

Versions: 8

Compression:

Stored size: 1.03 KB

Contents

body
  color: #444
  font: 400 62.5% $default

p
  font-size: 1.4em
  line-height: 1.6
  margin: 0 0 12px

a, span.gc-cs-link
  color: $primaryColor
  text-decoration: none
  text-shadow: none
  &:hover
    color: $secondaryColor

i, em
  font-style: italic
b, strong
  font-weight: 700

.clear
  clear: both

// SEPARATORS

hr
  float: left
  clear: both
  width: 100%
  border: none
  border-top: 2px dotted #e0e0e0
  height: 0px
  margin: 20px 0

// HEADINGS

h1, h2, h3, h4, h6
  margin: 0
  padding: 0
  font-family: $font
  font-weight: 400

h1
  font-size: 2.8em

h2
  font-size: 2.8em
  margin-bottom: 10px
  em
    font-size: 0.6em
    color: #666
h3
  font: 700 1.6em $default
  margin-bottom: 5px

h4
  font-size: 1.4em
  span, i
    font-size: 0.8em
    font-family: default


// WRAPPED TEXT

img, table
  max-width: 100%
  &[align="left"]
    margin-right: 12px
    margin-bottom: 10px
  &[align="right"]
    margin-left: 12px
    margin-bottom: 10px
  &[align="center"]
    margin-left: auto
    margin-right: auto
    margin-bottom: 10px

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
study_engine-0.3.1 app/assets/stylesheets/study_engine/base/_text.sass
study_engine-0.3.0 app/assets/stylesheets/study_engine/base/_text.sass
study_engine-0.2.2 app/assets/stylesheets/study_engine/base/_text.sass
study_engine-0.2.1 app/assets/stylesheets/study_engine/base/_text.sass
study_engine-0.2.0 app/assets/stylesheets/study_engine/base/_text.sass
study_engine-0.1.1 app/assets/stylesheets/study_engine/base/_text.sass
study_engine-0.1.0 app/assets/stylesheets/study_engine/base/_text.sass
study_engine-0.0.2 app/assets/stylesheets/study_engine/base/_text.sass