mirror of https://github.com/zulip/zulip.git
help: Document how to change font size with zoom.
This commit is contained in:
parent
95fdf82a53
commit
c86ad857ac
|
@ -0,0 +1,19 @@
|
||||||
|
# Font size
|
||||||
|
|
||||||
|
You can adjust the font size in Zulip by zooming in or out in your browser, or
|
||||||
|
in the Zulip desktop app. Zooming in to 110% or 125% works well on many screens.
|
||||||
|
|
||||||
|
{start_tabs}
|
||||||
|
|
||||||
|
{tab|desktop-web}
|
||||||
|
|
||||||
|
1. Use <kbd>Ctrl</kbd> + <kbd>+</kbd> to zoom in, <kbd>Ctrl</kbd> + <kbd>-</kbd>
|
||||||
|
to zoom out, or <kbd>Ctrl</kbd> + <kbd>0</kbd> to reset to default zoom.
|
||||||
|
|
||||||
|
!!! tip ""
|
||||||
|
|
||||||
|
In the Zulip desktop app and most browsers, you can also open the **View**
|
||||||
|
menu in the top menu bar, and click **Zoom In**, **Zoom Out**, or **Actual
|
||||||
|
Size**.
|
||||||
|
|
||||||
|
{end_tabs}
|
|
@ -46,6 +46,7 @@
|
||||||
|
|
||||||
## Preferences
|
## Preferences
|
||||||
* [Dark theme](/help/dark-theme)
|
* [Dark theme](/help/dark-theme)
|
||||||
|
* [Font size](/help/font-size)
|
||||||
* [Change your language](/help/change-your-language)
|
* [Change your language](/help/change-your-language)
|
||||||
* [Change your time zone](/help/change-your-timezone)
|
* [Change your time zone](/help/change-your-timezone)
|
||||||
* [Change the time format](/help/change-the-time-format)
|
* [Change the time format](/help/change-the-time-format)
|
||||||
|
|
Loading…
Reference in New Issue