Hello,
I have always used:
@mixin retina {
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min
List,
I'm add in an MQ for high rez screens (a.k.a. Retina) and am wondering if I
can do better:
(-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi)
I know dppx is up and coming but support is lacking. What would be the most
inclusive, future-proof MQ? I've probably seen something be
Den 24.04.2015 07:35, skrev Erik Visser:
Dear list members,
I have to transform this traditional handwritten html website into a
mobile friendly website: http://www.utrechtsyogacentrum.nl
The google webmaster tools testing page has two complaints. The site
is too wide. And links are to close
On Fri, Apr 24, 2015 at 7:35 AM Erik Visser wrote:
> Dear list members,
>
> I have to transform this traditional handwritten html website into a
> mobile friendly website: http://www.utrechtsyogacentrum.nl
>
> The google webmaster tools testing page has two complaints. The site is
> too wide. And
Dear list members,
I have to transform this traditional handwritten html website into a
mobile friendly website: http://www.utrechtsyogacentrum.nl
The google webmaster tools testing page has two complaints. The site is
too wide. And links are to close to each other.
Other google information