Hello,
How can I have ES inherit my site's font instead of using its own? Seems like some of the relevant code is here:
body div#fd.es {
font-family: 'Lucida Grande','Gisha','Lucida Sans Unicode','Lucida Sans',Lucida,Arial,Verdana,sans-serif;
}
But this doesn't get all of it.
Thanks,
Preston