Changes

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

edits

Navigation menu