Changes

Jump to navigation Jump to search
108 bytes added ,  16:25, 22 October 2021
image rendering
Line 1: Line 1:  
/* 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 {  
107,327

edits

Navigation menu