jsweights.css

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

File

modules/js_example/css/jsweights.css

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