blueprint-css icon indicating copy to clipboard operation
blueprint-css copied to clipboard

Adjustable Custom Layout Font SIzes

Open owengalenjones opened this issue 13 years ago • 2 comments

Hello,

One thing that's bothered me for a long time about Blueprint was the tiny default font-size (12!) which I would always manually increase. This allows font-size to be set in the settings.yml file which then propagates to typography.css AND adjusts the baseline height used to create the grid.png (baseline_height = font_size * 1.5)

This can be easily set in settings.yml by custom_layout: font_size: 16

Thanks

owengalenjones avatar Apr 07 '11 18:04 owengalenjones

Josh mentioned that the custom font_size can break some form elements. Looking into fixing it now.

I just checked the default form.css in the test pages and they already appear broken to me.

http://d.pr/N5Eo

owengalenjones avatar Apr 22 '11 00:04 owengalenjones

Boy I would love to see this get pulled in

sdevore avatar Mar 08 '12 20:03 sdevore