Changes

Jump to navigation Jump to search
no edit summary
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 {
 
img {
 
   image-rendering: pixelated;
 
   image-rendering: pixelated;
 
   image-rendering: -moz-crisp-edges;
 
   image-rendering: -moz-crisp-edges;
 
   image-rendering: -webkit-optimize-contrast;
 
   image-rendering: -webkit-optimize-contrast;
   /* image-rendering: crisp-edges; */
+
   image-rendering: crisp-edges;  
 
}
 
}
 +
*/
    
/* Body Styling */
 
/* Body Styling */
105,700

edits

Navigation menu