img { max-width:100%; height:auto; } ... foreach (array('width', 'height') as $key) { if (isset($variables[$key])) { unset($variables[$key]); } if ...
確定! 回上一頁