Sha256: c8913d86eeb9d7708040f3755fce9751805908caea14b9ebcc1999728b7dc648

Contents?: true

Size: 555 Bytes

Versions: 1

Compression:

Stored size: 555 Bytes

Contents

@import penguin/reset

$lineHeight: 36px

body
  background: steelblue
  font-family: Arial, sans-serif
  font-size: 28px
  line-height: $lineHeight

h1, h2, h3, h4, h5, h6
  text-align: center

h1
  font-size: 48px
  line-height: $lineHeight * 2

h2
  font-size: 36px
  line-height: $lineHeight * 2

h3
  font-size: 30px
  line-height: $lineHeight * 1.5

h4
  font-size: 24px

h5
  font-size: 20px

h6
  font-size: 16px

.container
  margin: 40px auto
  width: 960px

.slide
  display: none
  &.current
    display: block

.centered
  text-align: center

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
penguin-0.0.1.beta1 assets/css/penguin.sass