Warning: unlink(./data/secure/tokens/2ddbcce876e848d28612f604f42e8a1bced7ed6f9b380f58d18be7cd2b6c230dea8a90e9091ad7d1ded5192f5f3dd55c7964b23e470c82c4516ae57ec193fbfb.token): No such file or directory in /home/sigesthaxo/snippetvamp/assets/php/class/Helium_secure_class.php on line 865

Warning: unlink(./data/secure/tokens/42b02da07e9f8016af41034dd8eab9e8188f60dd359b5b363ef2d8d4a102bb236e20e4e6badabb9fafaf7977c27152c4e7175a3e347829b03f79383d014e45a0.token): No such file or directory in /home/sigesthaxo/snippetvamp/assets/php/class/Helium_secure_class.php on line 865
SnippetVamp - open
#key - Ecran rétina
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2), /* Looks like a bug, so may want to add: */
only screen and (   -moz-min-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-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 
	/* Your retina specific stuff here */
}