Quote:
Originally Posted by Hitch
To the OP: whatever you do, do NOT put a font on the body HTML tag. Amazon won't like it, and they'll punish you. Really.
|
Wow, I didn't know that.
I went back and checked and found this in my style sheet:
body { font-family: Georgia; }
I'm getting ready to submit an update, so I'll change it to...
body { font-family: serif; }
Or should I not even put that?
P.S. How do they "punish" you? They never sent me any warnings or error messages.