Jump to content

Template:Comparison/styles.css: Difference between revisions

no edit summary
(Created page with ".comparison img { width: 100%; height: auto; }")
 
No edit summary
Tags: Mobile edit Mobile web edit
 
Line 1: Line 1:
.comparison img {
.comparison img {
     width: 100%;
     width: 100% !important;
     height: auto;
     height: auto !important;
}
}