Files
ionic-framework/dist/framework-structure.css
2013-08-23 11:43:35 -05:00

16 lines
270 B
CSS

@charset "UTF-8";
html {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%; }
body {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
font: 14px/1.25 "Helvetica Neue", sans-serif; }
a {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }