FAQ: Difference between revisions

No change in size ,  08:19, 14 December 2009
m
(Add entry about lower case on web pages)
Line 120: Line 120:
==I'm using the supplied web pages, and get lower case in places where I want upper case==
==I'm using the supplied web pages, and get lower case in places where I want upper case==


It's in the CSS. Edit stylesheet.css and file lines like: "text-transform: lowercase;" and remove them.
It's in the CSS. Edit stylesheet.css and find lines like: "text-transform: lowercase;" and remove them.