Sha256: e2e814b134c6e0b993dac362303d3e1e42dfca94f4bf946b7ecd7e44f490c0ff

Contents?: true

Size: 838 Bytes

Versions: 4

Compression:

Stored size: 838 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
  input[type="submit"]
    width: 100%

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
whipped-cream-0.2.0.beta1 lib/whipped-cream/public/assets/sass/_default.sass
whipped-cream-0.1.1 lib/whipped-cream/public/assets/sass/_default.sass
whipped-cream-0.1.0 lib/whipped-cream/public/assets/sass/_default.sass
whipped-cream-0.0.1 lib/whipped-cream/public/assets/sass/_default.sass