website/www/conservancy/static
Michal Nazarewicz 828baca5a6 [PATCH 1/2] Fix unnucessary horizontal scroll bar; simplify header markup.
Because #logobutton had a fixed width, browser window narrower than 933
pixels resulted in an unnecessary horizontal scroll bar.  Fix that by
using a dynamic 100% width which results in the header image being
automatically clipped as necessary.

To avoid clipping the tree and the text though, include min-width so
that very narrow windows result in a horizontal scroll bar so the whole
name can be seen.

Furthermore, simplify the markup by removing wrapper DIV and SPAN
elements which weren’t really necessary.  As a consequence of that
change, the whole top of the page is now a link to the homepage (i.e.
‘/’).  Prior to this change, the link wasn’t clickable.
2015-12-21 11:09:02 -08:00
..
about Martin Michlmayr replaces Brown as Treasurer. 2015-11-29 12:46:46 -08:00
admin fixed /admin 2015-03-04 19:30:51 +00:00
copyleft-compliance Link to PDF in Korean; Reformat top links. 2015-11-29 12:26:58 -08:00
css [PATCH 1/2] Fix unnucessary horizontal scroll bar; simplify header markup. 2015-12-21 11:09:02 -08:00
docs Add ODT and PDF of FSA template. 2015-11-30 19:19:46 -08:00
donate Donate page encourages people to become Supporters 2015-11-30 19:19:46 -08:00
error First pass at migration to Django 1.7 2015-03-03 18:40:18 +00:00
img Add Renewal button. 2015-12-21 09:37:14 -08:00
js One of the hide's was missing. 2015-12-21 09:29:21 -08:00
members Add id for busybox. 2015-11-30 19:19:46 -08:00
npoacct Support display of donation count in fundraiser. 2015-03-11 18:10:28 -07:00
privacy-policy spotted a few more errant "The"s; deleted them. 2013-02-21 13:19:01 -05:00
supporter Add Renewal button. 2015-12-21 09:37:14 -08:00
__init__.py First pass at migration to Django 1.7 2015-03-03 18:40:18 +00:00
favicon.ico Changes to implement new logo, as requested by Tony. 2013-02-28 15:42:06 -05:00
GPLv3 Move javascript code from HTML files to a .js file 2014-12-02 11:28:37 -05:00
robots.txt Don't index some pages. 2013-04-26 13:01:29 -04:00
views.py Avoid query string passed along in rendering. 2015-12-07 12:24:58 -08:00