mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
11 lines
171 B
CSS
11 lines
171 B
CSS
Button {
|
|
background-color: #48a23f;
|
|
text-align: center;
|
|
width: 32%;
|
|
height: 25%;
|
|
font-size: 18em;
|
|
}
|
|
|
|
.font-awesome {
|
|
font-family: "FontAwesome";
|
|
} |