View Single Post
  #190  
Old 08-12-2013, 09:53 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

Fix for jagged Google fonts in Chrome...

Add this to the top of skin/reboot/css/reboot.css

Code:
html { -webkit-text-stroke: 0.25px; }

Adjust as you like... May, or may nor work for you...
__________________
xcartmods.co.uk
Reply With Quote