How to Setup Default Zoom in Safari

Create a separate css file as below:

body {
zoom: 130%;
}

Save the file as anyfilename.css and place the file in a convenient place.

Note: When using the text editor, remember to save the file as plain text file instead of default rich text format. Select "Format" and then select "Make plain text". Also make sure that the file extension is .css instead of .txt

On safari, Select Preference >> Advanced




Under style sheet select your file



*****

Comments

Popular posts from this blog

Revive Old Mac Mini (2009) with Linux

Configure Unattended Upgrades on Raspberry Pi

Install and Configure RealVNC in Linux Ubuntu 18.04 LTS