User:Rigel Kent/common.css: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
.shrink-to-fit img {
.shrink-to-fit {
     max-width:100%;
     max-width:100%;
     height:auto;
     height:auto;
}
}

Revision as of 22:43, 5 December 2015

.shrink-to-fit {
    max-width:100%;
    height:auto;
}