mirror of
https://github.com/dawidolko/Website-Templates.git
synced 2025-10-28 00:03:10 +01:00
4 lines
367 B
JavaScript
4 lines
367 B
JavaScript
Cufon.replace('h1', { fontFamily: 'AG Foreigner Light-Plain', color: '-linear-gradient(#aeaeae, #8c8c8c)' });
|
|
Cufon.replace('h1 span', { fontFamily: 'AG Foreigner Light-Plain', color: '-linear-gradient(#dcdcdc, #b2b2b2)' });
|
|
Cufon.replace('h2', { fontFamily: 'AG Foreigner Light-Plain' });
|
|
Cufon.replace('nav ul li', { fontFamily: 'Myriad Pro Regular', hover:true }); |