Sha256: 3ed02bbcb3a5ff9ab7fed0874d3ee810f052aaf267a63da5b7d95e31cba1bd31

Contents?: true

Size: 1.02 KB

Versions: 3

Compression:

Stored size: 1.02 KB

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 "compass"
@import "bootstrap"
@import "bootstrap-responsive"

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

3 entries across 3 versions & 1 rubygems

Version Path
cybele-0.9.0 templates/app/assets/stylesheets/application.css.sass
cybele-0.8.0 templates/app/assets/stylesheets/application.css.sass
cybele-0.7.0 templates/app/assets/stylesheets/application.css.sass