Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Move images out of /public and into the asset pipeline | Mark Longair | 2013-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 branch | Mark Longair | 2013-11-11 | -274/+0 |
| | ||||
* | ..and put it in the right place. argh. | Seb Bacon | 2012-02-13 | -0/+0 |
| | ||||
* | ...and make the logo the correct size | Seb Bacon | 2012-02-13 | -0/+0 |
| | ||||
* | correct spelling in logo | Seb Bacon | 2012-02-13 | -0/+0 |
| | ||||
* | Make the base font size be sensible (i.e. the browser default) | Seb Bacon | 2012-01-27 | -1/+0 |
| | ||||
* | Include gradient image for home page | Seb Bacon | 2011-10-14 | -0/+0 |
| | ||||
* | Implement new-style Alaveteli theme (CSS is in a CSS file, plain gray styles ↵ | Seb Bacon | 2011-10-12 | -0/+275 |
in updated base design overridden by purple stuff here) |