9 lines
205 B
SCSS
9 lines
205 B
SCSS
/* General CSS for all screens */
|
|
body {
|
|
margin: 0;
|
|
padding: 0;
|
|
font: 14px/1.6 "Open Sans","Lucida Sans","Lucida Grande","Lucida Sans Unicode",Calibri,sans-serif;
|
|
}
|
|
|
|
// use screen.css
|
|
// and mobi.css |