Difference between revisions of "MediaWiki:Common.css"

From wiki.breedveld.net
Jump to: navigation, search
(Created page with ".res-img img { max-width:640; height:auto; }: ")
 
 
Line 1: Line 1:
/* .res-img img {
+
.res-img img {
 
max-width:640;
 
max-width:640;
 
height:auto;
 
height:auto;
} */
+
}

Latest revision as of 17:40, 23 December 2020

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