Sha256: 8b3999735f7e659c446495b42b11d4d27dc0048da0ba4fc138011ad07002fd5f
Contents?: true
Size: 379 Bytes
Versions: 14
Compression:
Stored size: 379 Bytes
Contents
/* @override http://localhost:3000/stylesheets/cable/base.css */ body{ padding-bottom:5em; background: #f2f2f2; } a{ text-decoration:none; color: #2494fa; } a:hover{ text-decoration:underline; } .box{ background: white; padding: 10px; } .box.shadow{ -moz-box-shadow: 0px 2px 2px #ccc; -webkit-box-shadow: 0px 2px 2px #ccc; box-shadow: 0px 2px 2px #ccc; }
Version data entries
14 entries across 14 versions & 1 rubygems