check_spk
v1.0.700
Published
/* fontsize */ .text-sm { font-size: 10px; }
Readme
/* fontsize */ .text-sm { font-size: 10px; }
.text-md { font-size: 20px; }
.text-lg { font-size: 30px; }
.text-xl { font-size: 40px; }
.text-2xl { font-size: 70px; }
.text-3xl { font-size: 100px; }
