View Full Version : How do I get the font in my shop not be italiced.


pinaychick13
08-11-2004, 01:40 AM
I like the font I put in it, but I don't like the italic.

salomeyasobko
08-11-2004, 03:10 AM
i think it's automatically italic... but you can try this:

<style type="text/css">
body {font-style: normal;}
</style>

i'm not sure if that will work though :confusion

majorgamersrus
08-11-2004, 01:31 PM
If you could post the code maybe we could look at it