Home

Add a comment

 

Re: CSS, Media Queries and Retina problem

Hi, just thought I'd let you know that you have the mozilla prefix pixel ratio syntax incorrect, you have "(min)-moz-pix....." and "-moz-(min)-pix....." the correct syntax is the min without the brackets. So it should look like "(min-height: 500px) and (min--moz-device-pixel-ratio: 2)" and "(min-height: 500px) and (moz-min-device-pixel-ratio: 2)"

Re: CSS, Media Queries and Retina problem


Title
Body
HTML : b, strong, i, em, blockquote, br, p, pre, a href="", ul, ol, li, sub, sup
OpenID Login
Name
E-mail address
Website
Remember me Yes  No 

E-mail addresses are not publicly displayed, so please only leave your e-mail address if you would like to be notified when new comments are added to this blog entry (you can opt-out later).

Home