I have to agree with the people who don't like the new logo. There are a few slight mistakes: * The background-color should be applied to html instead body coz its xhtml set it only for body cause a different color if the content is smaller then the page. * <div id="sidebar"> is not closed. * A Paragraph can't contain other block level content like a unordered list. * I don't like the Franklin Gothic Medium Font it has bad anti aliasing, Arial or DejaVu looks much better.
Does Webpy.org use Markdown? There's a neat plugin for python-markdown that makes it quite easy to add Syntax Highlight. Would be nice for the examples. http://achinghead.com/markdown/codehilite/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
