Sha256: 61dc123e5c6d3274b8a104b4725096943a72e1f4998fc9ca017c318688d87331

Contents?: true

Size: 650 Bytes

Versions: 5

Compression:

Stored size: 650 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 .
 */
.seo-table{
    width: 100%;
}
.seo-table tr{
    text-align: center;
}

.seo-info {
    color: green;
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
seo_pages-1.3.0 app/assets/stylesheets/seo_pages/application.css
seo_pages-1.2.1 app/assets/stylesheets/seo_pages/application.css
seo_pages-1.2.0 app/assets/stylesheets/seo_pages/application.css
seo_pages-1.1.0 app/assets/stylesheets/seo_pages/application.css
seo_pages-1.0.1 app/assets/stylesheets/seo_pages/application.css