Template:Human Development Index classes/styles.css
Appearance
/* Class names are a single letter to reduce wikitext size */
/* Very high human development: */
.v {background-color: #090; color: white; font-weight: bold;}
/* High human development: */
.h {background-color: #00ff00; font-weight: bold;}
/* Medium human development: */
.m {background-color: #fc0; font-weight: bold;}
/* Low human development: */
.l {background-color: #900; font-weight: bold;}