|
Safari Style Sheet Problem
Hello Everyone,
I'm having a problem with style sheets working in the Safari browser. When I test it in fireforx and ie (windows) it work correctly. However when I load the page in Safari it doesn't seem to load the style sheet.
Here is what I'm trying to set in the style sheet.
.header-text {
text-align: center;
font-size: 18px;
text-decoration: none;
font-weight: bold;
font-family: "American Typewriter Condensed", monospace;
}
Has anyone else ran into this type of problem?
Thanks
Troy
|