Post Reply 
Fix for this site
Jan. 08, 2009, 05:05 PM
Post: #2
RE: Fix for this site
He's using a huge value for the CSS2 font-size-adjust property.
I've replaced it with the default value for the used font (Times New Roman).

Code:
[Patterns]
Name = "Patrick Moutal's Page: Fix font-size-adjust"
Active = TRUE
URL = "homepage.mac.com/patrickmoutal/macmoutal/generalpages.css"
Limit = 32
Match = "font-size-adjust: 10"
Replace = "font-size-adjust: 0.46"
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
Fix for this site - soccerfan - Jan. 08, 2009, 04:04 PM
RE: Fix for this site - sidki3003 - Jan. 08, 2009 05:05 PM
RE: Fix for this site - soccerfan - Jan. 08, 2009, 07:52 PM

Forum Jump: