in reply to Theming Perlmonks: the CSS way

I believe most graphical web browsers implement a sufficient subset of CSS for it to be a workable option.

If we have user uploadable style sheets, we can just build the style sheet according to the browser(s) we use, and PM can use defaults for styles that aren't implimented in our .css files, which is what CSS was built to do, as I understand it. So this shouldn't be a limit to our mad customizability.

-Lexicon