404 page set for mobile

This commit is contained in:
movilla 2012-09-08 19:43:10 +02:00
parent 9bd2def105
commit c6d24c61f9

View file

@ -2,6 +2,11 @@
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
- if in_mobile_view?
:css
#big-number{ font-size: 120px;}
#content{ font-size: 13px;}
- content_for :head do
= stylesheet_link_tag :error_pages, :media => 'all'