Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Increase the font size in Firebug?

Is there a way to increase the font-size in the Firefox extension Firebug?

like image 607
splattne Avatar asked Nov 03 '08 21:11

splattne


People also ask

How to change font size on Kindle Fire?

You should keep in mind some things regarding font size. On some Kindle Fire devices, menu and text font sizes are locked and you can’t do anything to change them. In addition, if your Kindle book is in PDF format, there’s no way to change the font. So, if the methods outlined below don’t work for your Kindle Fire – that’s the reason why.

How do I increase the font size of my text messages?

Locate the “Font Size” option. If it’s set to default, you’ll see “1” on the bar next to it. Tap the “+” sign on the bar next to it to increase the font size. You can increase the font size up to “3.”

How do I change the font size on my toolbar?

Tap anywhere on the screen to display the toolbar. Tap the “Aa” (Settings) button. A new menu will appear. In this menu, you’ll be able to change three things – font size, font, and publisher font (if available). Increasing the font size will make the text appear larger and more readable.

How do I change the font size of my book?

Increasing the font size will make the text appear larger and more readable. Additionally, if you don’t like the default font, you can change it by tapping the font button. The publisher font option can appear if the book’s publisher recommends a specific font.


1 Answers

  1. Right click on the bug icon in the status bar.
  2. Select "Open Firebug in New Window"
  3. Select "View" > "Text Size" > "Increase Text Size"

The changes should stick if you revert back to opening Firebug in the same window.

Update

In new versions you can simply click on the bug icon in the code navigator and choose 'Text size'.

like image 105
Jonathan S. Avatar answered Sep 19 '22 21:09

Jonathan S.