Tagged Questions
2
votes
1answer
2k views
Change the background color of selected text in Google Docs to increase readability
How can I override or change the background color of text selected in Google Docs? It is difficult for me to see the difference and I would like to increase the contrast or difference.
After Google ...
2
votes
1answer
347 views
Have Google removed the option to roll back to the old Google docs version?
I tried following the advice given in another thread for rolling back the google docs version to the old one, but I couldn't find the option in the Editing section of the google docs settings.
Can ...
6
votes
2answers
874 views
Uploading Styled HTML to Google Docs
I find that when I upload Styled HTML to Google Docs, eg. with CSS
.underline { text-decoration: underline; }
.del { text-decoration: line-through; }
mark { background: yellow }
None of these will ...