aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/public/themes/baggy/css/ratatouille.css
Commit message (Collapse)AuthorAgeFilesLines
* FIX image inside a figure element max-width (baggy theme)Simounet2016-07-201-1/+1
|
* Move public assets for themesJeremy Benoist2016-01-221-0/+211
So they can be installed using the `assets:install` command and there'll no longer symlink in the repo They moved from `web/themes/...` to `bundles/wallabagcore/themes/...`