Difference between revisions of "User:Makanyane/twc.css"
From TWC Wiki
Jump to navigationJump to searchLine 1: | Line 1: | ||
/*blank*/ | /*blank*/ | ||
− | + | /* To make images responsive */ | |
+ | img { | ||
max-width:100%; | max-width:100%; | ||
height:auto; | height:auto; | ||
} | } |
Revision as of 06:59, 19 May 2019
/*blank*/ /* To make images responsive */ img { max-width:100%; height:auto; }