Files
NativeScript/apps/gallery-app/main-page.css
2015-03-03 10:34:40 +02:00

14 lines
151 B
CSS

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