Sha256: 97a1d2be79d5ac414b3be5c0e6eebd19f040618a6ebda63c9c2c6319c408180c
Contents?: true
Size: 651 Bytes
Versions: 1
Compression:
Stored size: 651 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
seo_pages-1.0.0 | app/assets/stylesheets/seo/application.css |