aboutsummaryrefslogtreecommitdiffstats
path: root/public/images
Commit message (Collapse)AuthorAgeLines
* Move images out of /public and into the asset pipelineMark Longair2013-11-20-0/+0
| | | | | | | | | | An oddity here is that I had to rename logo.png to alaveteli-logo.png, or the version from the alaveteli repository was used after precompiling the assets. (This suggests that generation of precompiled assets with "rake assets:precompile" is picking the wrong version; i.e. not going through the asset path in reverse order.)
* ..and put it in the right place. argh.Seb Bacon2012-02-13-0/+0
|
* ...and make the logo the correct sizeSeb Bacon2012-02-13-0/+0
|
* correct spelling in logoSeb Bacon2012-02-13-0/+0
|
* Include gradient image for home pageSeb Bacon2011-10-14-0/+0
|
* Implement new-style Alaveteli theme (CSS is in a CSS file, plain gray styles ↵Seb Bacon2011-10-12-0/+0
in updated base design overridden by purple stuff here)