sass-site/source/layouts/regions/_browsehappy.haml

10 lines
225 B
Plaintext
Raw Normal View History

2013-10-09 12:30:53 +02:00
/[if lt IE 7]
.alert
.container
%p
You are using an
%strong outdated
browser. Please
= link_to "upgrade your browser", "http://browsehappy.com/"
to improve your experience.