feat: adjust announcement pane look.

This commit is contained in:
huanghongxun
2021-09-28 17:32:29 +08:00
parent 754ecadbb1
commit e78fd8ba94

View File

@@ -121,16 +121,16 @@
}
.announcement {
-fx-padding: 16;
}
.announcement .title {
-fx-font-size: 14px;
-fx-font-weight: bold;
-fx-font-weight: BOLD;
}
.announcement JFXHyperlink, .announcement Text {
-fx-font-size: 12px;
-fx-font-size: 13px;
}
.rippler-container {