Değişiklikler

image rendering
1. satır: 1. satır:  
/* CSS placed here will affect users of the mobile site */
 
/* CSS placed here will affect users of the mobile site */
 +
 +
img {
 +
  image-rendering: pixelated;
 +
  image-rendering: -moz-crisp-edges;
 +
  image-rendering: crisp-edges;
 +
}
    
#content {  
 
#content {  
106.474

değişiklik