Difference between revisions of "MediaWiki:Common:css"

(Created page with "→‎Target the specific image and ensure it retains its original dimensions: .mw-parser-output img[src*="Top_teal_bar03.png"] { width: auto !important; max-width: non...")
 
(Blanked the page)
Tag: Blanking
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* Target the specific image and ensure it retains its original dimensions */
+
 
.mw-parser-output img[src*="Top_teal_bar03.png"] {
 
    width: auto !important;
 
    max-width: none !important;
 
    height: auto !important;
 
}
 

Latest revision as of 04:36, 29 May 2024