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
Im not sure if its possible on iOS, but on Android I would use a WebView element, and override the URL loading and redirect the stylesheets to custom ones.
Maybe something like that also exists on iOS.
Otherwise, maybe you can use a proxy server which is able to rewrite URLs?