Add a "wide" css for notmyidea.org theme

This commit is contained in:
Alexis Metaireau 2010-11-18 03:33:57 +00:00
commit bab39c9800
4 changed files with 27 additions and 2 deletions

View file

@ -102,6 +102,7 @@ templates as well.
* `STATIC_PATHS`: The static paths you want to copy under "static"
* `FEED`: url to output the feed.,
* `CATEGORY_FEED`: Where to put the categories feeds. default is `feeds/%s.atom.xml`
* `CSS_FILE`: To specify the CSS file you want to load.
Themes
------