hi , i want to change my font in the css file to the same as google adsense on my site www.frodop.com , what font do they use is it times new roman? if so how do i put it into the css like timesnewroman or times new roman? etc
I think the copying and pasting works in any word processer. It probably works in just about any program that lets you change the text style.
One thing about font size though is that using 8pt makes no sense on the web. 'pt's are a measure for print that have no meaning online. You should always use 'px' for an absolute font size and even better use something liquid like 'em' so site visitors can make the text larger or smaller if they need.