style fixes
This commit is contained in:
10
app/assets/stylesheets/mobile/010_reset.css.scss
Normal file
10
app/assets/stylesheets/mobile/010_reset.css.scss
Normal file
@@ -0,0 +1,10 @@
|
||||
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: 0;
|
||||
/* font-weight: normal;*/
|
||||
font-style: normal;
|
||||
font-size: 130%;
|
||||
line-height: 1.25em;
|
||||
font-family: inherit;
|
||||
}
|
||||
Reference in New Issue
Block a user