Can I over-ride CSS with user-css on Mobile Safari?

前端 未结 4 1294
伪装坚强ぢ
伪装坚强ぢ 2021-01-02 12:25

I am trying to modify the CSS of the website http://www.baomoi.com for my grandmother. I\'d like to modify the CSS for easier readability for her and to make it more minimal

4条回答
  •  梦毁少年i
    2021-01-02 13:14

    Safari allows you to use custom stylesheets in the browser itself. This is the simplest way I've found for this kind of thing.

    Have a look at the browser preferences and you'll find the option for Custom Stylesheets.

提交回复
热议问题