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

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

Revision as of 22:33, 5 December 2015

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