Sha256: 996d93ec9704edfd3ae4546fffe3f9515f466cf327f0a4153d010ea5839a7624
Contents?: true
Size: 524 Bytes
Versions: 1
Compression:
Stored size: 524 Bytes
Contents
html, body { background-color: $page_bg; } * { -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-user-select: none; -webkit-user-modify: read-only; -webkit-touch-callout: none; background-repeat: no-repeat; } body { font-size: $default_font_size; color: $txt_gray; margin: 0 auto; } body.ios { font-family: helvetica, sans-serif; text-rendering: optimizeLegibility; } body.android { font-family: sans-serif; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sports_db-0.2 | app/assets/stylesheets/_base.css.scss |