I'm trying to change the default font family for the poor scheme. It appears both style.css and colorScheme.sm contain similar information. Text in the file colorScheme.sm appears to be placed in the <body> tag of the HTML when rendered.
I removed all the contents of colorScheme.sm and changed style.css to include: body { font-family: verdana, arial; color: #000000; background-color: #ffffff; }. I restarted the server but the default font (Times Roman) was still in effect. Can anyone help me change the scheme font family? Between the two sets of style information in colorScheme.sm and style.css, which set has priority? Regards, Glenn _______________________________________________ Pws mailing list Pws@cc.gatech.edu https://mailman.cc.gatech.edu/mailman/listinfo/pws