Estructuras_de_Datos/src/cl/cromer/estructuras/css/main.css

8 lines
119 B
CSS
Raw Normal View History

2016-07-03 14:02:10 -04:00
.text {
-fx-font-family: "Arial";
-fx-font-size: 14;
}
.scroll-pane {
-fx-background-color: transparent;
}