Sha256: c48a374570b2ebf6fe092a5a3d6956363d22350ce7c6c7e108723a5251fe5d73

Contents?: true

Size: 799 Bytes

Versions: 3

Compression:

Stored size: 799 Bytes

Contents

body
  background-color: #fff
  font-family: sans-serif
  font-size: 16px
  color: #798795

a
  text-decoration: none

h1
  text-align: center
  color: #fff
  background-color: #2C3E50
  top: 0
  padding: 1em
  font-size: 1.5em
  font-weight: 700

hr
  height: 1px

form
  text-align: center

input[type="submit"]
  background-color: #1abc9c
  width: 90%
  border: none
  color: #fff
  padding: 1em
  margin-top: 2em
  font-size: 1em
  -webkit-appearance: none
  +border-radius(8px)
  &:hover, &:active
    background-color: #16A085

.item
  +clearfix
  padding: 1em
  margin: 0 auto
  h2
    +inline-block
    vertical-align: middle
    font-size: 1.2em
    width: 49%
    font-weight: 700
    top: 0
  p
    +inline-block
    vertical-align: middle
    width: 49%
    text-align: right
    top: 0

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
whipped-cream-0.0.1pre5 lib/whipped-cream/public/assets/sass/_default.sass
whipped-cream-0.0.1pre4 lib/whipped-cream/public/assets/sass/_default.sass
whipped-cream-0.0.1pre3 lib/whipped-cream/public/assets/sass/_default.sass