Since the file is wrapped in DRM, and thus encrypted like you said, you have 2 options.
1. You can just delete the stylesheet entirely, since you can't edit the encrypted form. This will most likely fix your font scaling issue, but you'll loose other formatting as well.
2. Strip the DRM from the file, then you can edit the stylesheet to remove only the offending 'font-size:' lines.
|