aboutsummaryrefslogtreecommitdiffstats
path: root/public
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.)
* Switch to work with the feature/wip-switch-to-asset-pipeline branchMark Longair2013-11-11-274/+0
|
* ..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
|
* Make the base font size be sensible (i.e. the browser default)Seb Bacon2012-01-27-1/+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/+275
in updated base design overridden by purple stuff here)