Sha256: a47684c0b654d5b97ca154216e67a7f5e96cd7cedef01166a69c0428754d52f4

Contents?: true

Size: 1.45 KB

Versions: 7

Compression:

Stored size: 1.45 KB

Contents

html
  background: $body-background
  font-size: $size-normal
  -moz-osx-font-smoothing: grayscale
  -webkit-font-smoothing: antialiased
  min-width: 300px
  overflow-x: hidden
  overflow-y: scroll
  text-rendering: optimizeLegibility

body,
button,
input,
select,
textarea
  font-family: $family-primary

code,
pre
  -moz-osx-font-smoothing: auto
  -webkit-font-smoothing: auto
  font-family: monospace
  line-height: 1.25

body
  color: $text
  font-size: 1rem
  line-height: 1.428571428571429

a
  color: $link
  cursor: pointer
  text-decoration: none
  transition: none $speed $easing
  &:hover
    color: $link-hover

code
  background: $code-background
  color: $code
  font-size: 12px
  font-weight: normal
  padding: 1px 2px 2px

hr
  border-top-color: $border
  margin: 20px 0

img
  max-height: 100%
  max-width: 100%

input[type="checkbox"],
input[type="radio"]
  vertical-align: baseline

small
  font-size: $size-small

strong
  color: $text-strong

article,
aside,
figure,
footer,
header,
hgroup,
section
  display: block

pre
  background: $pre-background
  color: $pre
  white-space: pre
  word-wrap: normal
  code
    background: $pre-background
    color: $pre
    display: block
    overflow-x: auto
    padding: 16px 20px

table
  width: 100%
  th,
  td
    text-align: left
    vertical-align: top
  th
    color: $text-strong

.container
  margin: 0 auto
  max-width: 960px
  position: relative

.fa
  font-size: 21px
  text-align: center
  vertical-align: top

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
bulma-sass-0.0.2 app/assets/stylesheets/bulma/base/generic.sass
bulma-sass-0.0.1 app/assets/stylesheets/bulma/base/generic.sass
bulma-rails-0.0.12 app/assets/stylesheets/bulma/base/generic.sass
bulma-rails-0.0.11 app/assets/stylesheets/bulma/base/generic.sass
bulma-rails-0.0.10 app/assets/stylesheets/bulma/base/generic.sass
bulma-rails-0.0.8 app/assets/stylesheets/bulma/base/generic.sass
bulma-rails-0.0.4.1 app/assets/stylesheets/bulma/base/generic.sass