Sha256: 232e6c22e1e1db8b99954e7252636e8f8d041e4ba032cbdcd4a723ed31187feb

Contents?: true

Size: 998 Bytes

Versions: 2

Compression:

Stored size: 998 Bytes

Contents

/*
 * This is a manifest file that will be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *
 *= require_self
 *= require_tree .

@import "hierapolis"

body
  padding-top: 20px
  padding-bottom: 40px

/* Custom container

.container-narrow
  margin: 0 auto
  max-width: 700px
  > hr
    margin: 30px 0

/* Main marketing message and sign up button

.jumbotron
  margin: 60px 0
  text-align: center
  h1
    font-size: 72px
    line-height: 1
  .btn
    font-size: 21px
    padding: 14px 24px

/* Supporting marketing content

.marketing
  margin: 60px 0
  p + h4
    margin-top: 28px

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cybele-0.10.1 templates/app/assets/stylesheets/application.css.sass
cybele-0.10.0 templates/app/assets/stylesheets/application.css.sass