website/www/conservancy
Denver Gingerich 97024490fb remove 32767px margin/padding values in main CSS
Several element id's were set to use "padding-bottom: 32767px;" and
"margin-bottom: -32767px;".  This caused element targets (such as
http://sfconservancy.org/about/staff/#denver ) to be rendered poorly
in most browsers, by preventing the user from scrolling up.  Removing
these lines appears to fix the rendering issue with no side effects
(in limited testing of the Staff page).

This change effectively reverts parts of 450ea2c and ed954b7 as the
32767px values were added in those commits.
2012-04-29 18:27:22 -04:00
..
apps Keep blog posts on front page for 30 days. 2012-02-15 15:13:30 -08:00
static remove 32767px margin/padding values in main CSS 2012-04-29 18:27:22 -04:00
templates Keep news items a bit longer than previously. 2012-03-08 10:58:09 -05:00
__init__.py Conservancy website as it currently looks; unfortunately, old history before this cannot easily be retrieved 2010-09-26 17:20:05 -04:00
feeds.py Link to news page; not perfect but better than other options. 2011-06-13 17:24:42 -04:00
frontpage.py Corrected front page code and template so that blog posts appear. 2010-10-04 11:27:04 -04:00
manage.py Added middleware and management file 2010-09-26 19:03:53 -04:00
middleware.py Added middleware and management file 2010-09-26 19:03:53 -04:00
settings.py Test thing for redirect table. 2010-10-11 15:48:17 -04:00
urls.py Minor changes to URLs. 2010-10-11 16:29:20 -04:00