Difference between revisions of "MediaWiki:Common.css"

From runerokWiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 +
#p-tb { display: none; }
  
 
+
.res-img img {
/* #p-tb { display: none; } */
+
max-width:100%;
 +
height:auto;
 +
}

Latest revision as of 17:59, 21 January 2026

/* CSS placed here will be applied to all skins */
#p-tb { display: none; }

.res-img img {
	max-width:100%;
	height:auto;
}