jsweights.css

Same filename in other branches
  1. 3.x modules/js_example/css/jsweights.css
  2. 4.0.x modules/js_example/css/jsweights.css
div#js-weights div {
  font-size: 20px;
  font-weight: bold;
}

File

js_example/css/jsweights.css

View source
  1. div#js-weights div {
  2. font-size: 20px;
  3. font-weight: bold;
  4. }