Sha256: 536e5cb7ac560c116de64a0d09acb7b4c604ae6d9a04cbdcdd0e844ac5cfd952
Contents?: true
Size: 431 Bytes
Versions: 14
Compression:
Stored size: 431 Bytes
Contents
// Place all the styles related to the Subscriptions controller here. // They will automatically be included in application.css. // You can use Sass (SCSS) here: http://sass-lang.com/ div.post_subscriptions { float: right; width: 40%; h2 { margin-top: 0; padding-top: 0; } table { width: 100%; } } div.blog_subscriptions { width: 40%; h2 { margin-top: 0; padding-top: 0; } table { width: 100%; } }
Version data entries
14 entries across 14 versions & 1 rubygems