By the way, if you cannot find a CSS file or deleting it does not work, the individual HTML files may use an inline stylesheet. In which case, you'd need to open each and remove the "style" tag(s). If it's really poorly done, it could have a style tag on each element.
|