Değişiklikler

image rendering
1. satır: 1. satır:  
/* CSS placed here will affect users of the Vector skin */
 
/* CSS placed here will affect users of the Vector skin */
 +
 +
img {
 +
  image-rendering: pixelated;
 +
  image-rendering: -moz-crisp-edges;
 +
  image-rendering: crisp-edges;
 +
}
    
/* Body Styling */
 
/* Body Styling */
105.900

değişiklik