Sha256: 93c8b0a1a27fc99973c8fce6f20ed398308465f87c5abffd141493da514e5446
Contents?: true
Size: 356 Bytes
Versions: 1
Compression:
Stored size: 356 Bytes
Contents
// Place all the styles related to the home controller here. // They will automatically be included in application.css. // You can use Sass (SCSS) here: http://sass-lang.com/ .home-article { margin-bottom: 25px; margin-right: 25px; padding: 15px; background: #e9e9e9; width: 250px; } .parent, .son{ cursor: pointer; } .son{ display: none; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
raffle_v1-0.0.5 | app/assets/stylesheets/raffle_v1/home.css.scss |