Sha256: ce3c6acd0293a493e4aa0bf30d9aa381f9173b6355c10f89328a5a68eb53da31
Contents?: true
Size: 543 Bytes
Versions: 1
Compression:
Stored size: 543 Bytes
Contents
html body { padding-left: 0; // IE padding-right: 0; // IE } * { -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; } body { padding: 0; margin: 0; color: #444; background: #FFF; font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 100%; font-weight: normal; line-height: 1.25; } ::selection { background: #DDD; text-shadow: none; } hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 1em 0; height: 0; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
boarding_pass-0.1.9 | app/assets/stylesheets/boarding_pass/_defaults.scss |