🌈 搜索
📅  最后修改于: 2022-03-11 14:47:36.858000             🧑  作者: Mango
/*Search Term: "CSS change image height"*/ img { height: /*Add height here*/; } /*Example*/ img { height: 200px; }