OnJava8-Examples/gui/flex/songStyles.css
2015-04-20 15:36:01 -07:00

12 lines
169 B
CSS

.headerText {
font-family: Arial, "_sans";
font-size: 16;
font-weight: bold;
}
.boldText {
font-family: Arial, "_sans";
font-size: 11;
font-weight: bold;
}