Changes

Jump to navigation Jump to search
no edit summary
Line 542: Line 542:     
html .thumbimage {
 
html .thumbimage {
     background-color: none;
+
     background-color: none !important;
     border:none;
+
     border:none !important;
 
}
 
}
    
.mw-parser-output .mod-gallery .whitebg .thumb {
 
.mw-parser-output .mod-gallery .whitebg .thumb {
    /* background: none; */
+
    background: none !important;  
 
}
 
}
    
li.gallerybox div.thumb {
 
li.gallerybox div.thumb {
    /* border: none; */
+
    border: none;  
    /* background-color: none; */
+
    background-color: none !important;  
 
}
 
}
  

Navigation menu