Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to increase font size? #27

Closed
razorsedge opened this issue Feb 15, 2015 · 1 comment
Closed

How to increase font size? #27

razorsedge opened this issue Feb 15, 2015 · 1 comment

Comments

@razorsedge
Copy link

Not knowing much about CSS, I am trying to figure out how I can increase the font size of showterm. I am going to be embedding showterm in my presentation and I need to make sure the code is readable to folks in the back. Should I be looking in app/assets/stylesheets? What bits should I try toggling?

@ConradIrwin
Copy link
Owner

The easiest way is probably just to add:

html{ zoom: 200%; }

or however much zoom you need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants