Sha256: 918f8c3a70b7b571f4f0ed3af02abd3e87e82cb5193ab6f6b5c801254f1a3ef7
Contents?: true
Size: 943 Bytes
Versions: 1
Compression:
Stored size: 943 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 any plugin's vendor/assets/stylesheets directory 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 bottom of the * compiled file so the styles you add here take precedence over styles defined in any styles * defined in the other CSS/SCSS files in this directory. It is generally better to create a new * file per style scope. * *= require_tree . *= require_self */ body { padding: 50px; font-family: "Open Sans", sans-serif; } .error { font-size: 24px; } .button { background-color: #68A5C8; border: none; border-radius: 5px; color: white; padding: 10px; text-align: center; text-decoration: none; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
g5_authenticatable-1.1.4 | app/assets/stylesheets/g5_authenticatable/application.css |