Difference between revisions of "MediaWiki:Tweeki.css"

From Exilent
 
Line 1: Line 1:
.image > img {
+
div > img {
 
   max-width: 100%;
 
   max-width: 100%;
 
   height: auto;
 
   height: auto;
 
}
 
}

Latest revision as of 18:39, 18 August 2018

div > img {
  max-width: 100%;
  height: auto;
}