Sha256: c6537783e7c60181e1dda7db9d63d6726ecdf8d68cb8efc616d0c42a442796a5
Contents?: true
Size: 463 Bytes
Versions: 6
Compression:
Stored size: 463 Bytes
Contents
/* Place all the styles related to the matching controller here. They will automatically be included in application.css. */ .row.page-admin { padding: 10px; &:hover { background: #f1f1f1; } } #tag_cloud { width: 400px; line-height: 1.6em; .s { font-size: 0.8em; } .m { font-size: 1.2em; } .l { font-size: 1.8em; } } .muted { color: lighten(#333, 50%); } .label { a, a:hover { color: #fff; } } .post_field { margin: 15px 0px; }
Version data entries
6 entries across 6 versions & 1 rubygems