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

24 lines
276 B
CSS

Label, Button, Image {
margin: 5;
}
.speakerPicture {
width: 100;
height: 100;
}
.speakerTitle, .speakerCompany {
font-size: 18;
color: #07ab9e;
}
.speakerName {
font-size: 22;
color: black;
}
.title {
font-size: 22;
color: black;
}