@YoDude Your first link was where I had been going & having issues: ie check boxes only 1/2 rendered & hard to click buttons. I have been using the basic html version but wanted a less wastefull screen layout. That story was what prompted my wanting to use a 'mobile' version again, like I had with microb. Looks interesting. @dkwatts Thanks for the links! The mobile one is what I was looking for, I'll have to try the iphone version next Again, thank you! m
The file /home/user/.mozilla/microb/chrome/userContent.css is read by the Microb webbrowser and allows to have custom rules for how to display certain elements on a page
@-moz-document url-prefix(https://mail.google.com/mail/x/) { body {font-size: 150% !important} }