mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
12 lines
114 B
CSS
12 lines
114 B
CSS
.font-awesome {
|
|
font-family: "FontAwesome";
|
|
}
|
|
|
|
.font-size {
|
|
font-size: 96;
|
|
}
|
|
|
|
.color {
|
|
color: blue;
|
|
}
|