Cambios

108 bytes añadidos ,  16:26 22 oct 2021
image rendering
Línea 1: Línea 1:  
/* CSS colocados aquí afectará a los usuarios del sitio móvil */
 
/* CSS colocados aquí afectará a los usuarios del sitio móvil */
 +
 +
img {
 +
  image-rendering: pixelated;
 +
  image-rendering: -moz-crisp-edges;
 +
  image-rendering: crisp-edges;
 +
}
    
#content {  
 
#content {  
105 831

ediciones