MediaWiki:Common.css: Difference between revisions

m
no edit summary
m
m
Line 24: Line 24:
   /* Weights (tune these) */
   /* Weights (tune these) */
   --body-regular: 400;            /* normal paragraphs */
   --body-regular: 400;            /* normal paragraphs */
   --body-strong: 500;            /* lighter-than-bold for <b>/<strong> */
   --body-strong: 600;            /* lighter-than-bold for <b>/<strong> */
   /* If your kit lacks 500/Medium, change this to 600 (Semibold) */
   /* If your kit lacks 500/Medium, change this to 600 (Semibold) */
}
}