Sha256: 8b45d8989b7378863cf8a5e3ee4186863ed23c0260f6809534114e436da75369

Contents?: true

Size: 694 Bytes

Versions: 5

Compression:

Stored size: 694 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 hubstats/bootstrap
 *= require_tree .
 */


.numeric, .title {
  text-align: center;
}

#header {
  padding-top: 5px; 
}

#header .title {
  font-size: 28px;
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
hubstats-0.0.8 app/assets/stylesheets/hubstats/application.css
hubstats-0.0.7 app/assets/stylesheets/hubstats/application.css
hubstats-0.0.6 app/assets/stylesheets/hubstats/application.css
hubstats-0.0.5 app/assets/stylesheets/hubstats/application.css
hubstats-0.0.4 app/assets/stylesheets/hubstats/application.css