User:Blackwolfe/common.css: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Blackwolfe
No edit summary
Line 1: Line 1:
.fluid img{
img{
max-width:50%;
    max-width: 100%;
height: auto;
}
}

Revision as of 22:33, 4 January 2021

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