body is an element selector (selects an element body) while * is a universal selector (selects all elements). The body selector has higher priority, ...
確定! 回上一頁