21 lines
748 B
Plaintext
21 lines
748 B
Plaintext
Label {
|
|
-unity-font-definition: url('project://database/Assets/BITKit/Art/Fonts/NotoSansSC-Regular%20SDF.asset?fileID=11400000&guid=4897d78d91e2fa34bbc06b9e213ac6d4&type=2#NotoSansSC-Regular SDF');
|
|
}
|
|
|
|
.title {
|
|
font-size: 24px;
|
|
margin-bottom: 4px;
|
|
-unity-font-definition: url('project://database/Assets/BITKit/Art/Fonts/NotoSansSC-Regular%20SDF.asset?fileID=11400000&guid=4897d78d91e2fa34bbc06b9e213ac6d4&type=2#NotoSansSC-Regular SDF');
|
|
}
|
|
|
|
.subTitle {
|
|
-unity-font-style: bold;
|
|
margin-top: 4px;
|
|
margin-bottom: 4px;
|
|
border-bottom-width: 1px;
|
|
border-left-color: rgb(149, 149, 149);
|
|
border-right-color: rgb(149, 149, 149);
|
|
border-top-color: rgb(149, 149, 149);
|
|
border-bottom-color: rgb(149, 149, 149);
|
|
}
|