1_test.css 58 B

1234
  1. /* div{}选中一个元素 */
  2. div{
  3. background: gray;
  4. }