OnJava8-Examples/gui/flex/songStyles.css

12 lines
169 B
CSS
Raw Normal View History

2015-04-20 15:36:01 -07:00
.headerText {
font-family: Arial, "_sans";
font-size: 16;
font-weight: bold;
}
.boldText {
font-family: Arial, "_sans";
font-size: 11;
font-weight: bold;
}