Files
NativeScript/apps/gallery-app/app.css
2015-04-20 18:08:40 +03:00

14 lines
151 B
CSS

Page {
background-color: white;
}
ScrollView {
margin: 10;
}
.title {
horizontal-align: center;
font-size: 24;
margin: 6 0;
}