Skip to content
This repository was archived by the owner on Mar 26, 2019. It is now read-only.

Commit db7f5a5

Browse files
committed
更新css, 添加otf字体
1 parent 766e35b commit db7f5a5

File tree

2 files changed

+4
-9
lines changed

2 files changed

+4
-9
lines changed

src/main/resources/css/root.css

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,7 @@
1212
}
1313

1414
/*2. 菜单栏*/
15-
MenuBar {
16-
}
17-
18-
Menu {
1915

20-
}
2116

2217
/*3. 跟打显示栏*/
2318
TextFlow {
@@ -31,13 +26,13 @@ TextFlow > Text {
3126
}
3227

3328
/*4. 跟打输入栏*/
34-
TextArea {
35-
-fx-font-size: 20;
29+
.text-area {
30+
3631
}
3732

3833
/*5. 成绩显示栏*/
39-
TableView {
40-
/*-fx-background-color: ;*/
34+
.table-view {
35+
4136
}
4237

4338
.table-column {
10.7 MB
Binary file not shown.

0 commit comments

Comments
 (0)