2023-06-05 19:57:17 +08:00
|
|
|
Label {
|
2023-06-07 02:02:14 +08:00
|
|
|
-unity-font-definition: url('project://database/Assets/BITKit/Art/Fonts/NotoSansSC-Regular%20SDF.asset?fileID=11400000&guid=4897d78d91e2fa34bbc06b9e213ac6d4&type=2#NotoSansSC-Regular SDF');
|
2023-06-05 19:57:17 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
.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);
|
|
|
|
}
|