View Single Post
Old 10-06-2019, 03:07 PM   #7
retiredbiker
Evangelist
retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.retiredbiker ought to be getting tired of karma fortunes by now.
 
retiredbiker's Avatar
 
Posts: 450
Karma: 3886916
Join Date: May 2013
Location: Ontario, Canada
Device: Kindle KB, Oasis, Pop_Os!, Kobo Forma
Quote:
Originally Posted by deback View Post
Open the editor, then double click on the stylesheet.css file (at the left, down below the html files). Look for the line that starts with "color." Look for "red" or something like "FF0000." When you find the code that is for the color red, delete that line and save the file.
I've a saved search...look for color:.*?; and replace all in the style files. Regex on, of course. (Or find and replace, if you want to keep some but not others.)
retiredbiker is offline   Reply With Quote