Sha256: 41060d0aeb1ac43ed0d50599810c9b5f5e06c7bd5a34dd00e445fa92ebd57ada
Contents?: true
Size: 518 Bytes
Versions: 1
Compression:
Stored size: 518 Bytes
Contents
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.0.13 | app/assets/stylesheets/_base.css.scss |