Sha256: 28837500f9f4d21106d23c85f06a0d378ddd546709608f24d0e3accb049df46f

Contents?: true

Size: 1021 Bytes

Versions: 1

Compression:

Stored size: 1021 Bytes

Contents

/*
 * This is a manifest file that'll 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 "bootstrap"

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

.nav-collapse .nav
  font-size: 15px

.page-header
  padding-bottom: 10px
  margin: 5px 0
  border-bottom: 1px solid #EEE
  
#epiceditor
  width: 880px
  height: 700px
  // background-color: #292929
  //border: 1px solid black
  margin-bottom: 25px
  box-shadow: rgba(0, 0, 0, 0.75) 0 2px 5px
  border-radius: 3px
  background-color: #FFF !important

.epiceditors
  background-color: #292929 !important

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
feather_cms-0.0.5.2 app/assets/stylesheets/feather_cms/application.css.sass